Commit Graph

20 Commits

Author SHA1 Message Date
mdipierro 35eaba1096 removed duplicated code, using pydal's _compat.py 2016-08-01 03:39:22 -05:00
ilvalle 2aeb063890 enabled test_appadmin, fix markmin2html, fix main.py 2016-06-15 20:17:58 +02:00
ilvalle 34f753be56 fix languages 2016-06-13 20:20:49 +02:00
ilvalle a1fd92b7f8 updated imports in tests 2016-06-02 14:28:21 +02:00
Leonel Câmara 1029a70d10 more tests for languages module
removed 2.5/2.6 compatibility in test_validators.py
2016-05-12 02:00:14 +01:00
niphlod b616ee6a32 fix for GAE tests often failing for no apparent reason 2014-10-16 20:56:24 +02:00
niphlod 34a417cfa0 fix for StorageList and tests added
gluon/storage.py
StorageList had a recursion error (please check the implementation before committing)

gluon/tests*
added the fix_path module to avoid those ugly lines at the beginning of each test file
added tests for gluon.contenttype and test_fileutils
added tests for missing Storage methods
2014-09-21 08:26:38 +02:00
niphlod 50f16744a7 fix cache.increment, added tests 2014-09-16 23:50:10 +02:00
niphlod 05b4503531 fix multiprocessing tests under windows 2014-06-02 16:31:58 +02:00
mdipierro 39ee2a5991 skip languages write test on GAE 2014-04-07 12:16:19 -05:00
niphlod f5f6f365f9 added boilerplate to be able to run tests from anywhere. Added test for validate_and_insert too. 2013-08-25 18:35:29 +02:00
mdipierro 46610d59ce language changes 2012-10-22 22:14:40 -05:00
mdipierro 6aa5edc7ff many pep8 improvements 2012-10-19 12:33:53 -05:00
mdipierro 97bcdfd73a fixed issue 964, thanks Jonathan 2012-09-09 09:20:45 -05:00
mdipierro f83803ffad fixed path find for pluralization rules 2012-08-30 14:54:40 -05:00
mdipierro 341a35410d better webclient.py 2012-08-29 21:57:09 -05:00
mdipierro ecba8d44a9 better test_languages.py 2012-08-27 13:10:52 -05:00
Massimo Di Pierro 6cb0e3aa2e fix to improved debugger (thanks Mariano) and one in test_languages 2012-02-28 22:00:41 -06:00
Massimo DiPierro 5c58d8a12e fixed test failure in language locking 2012-02-28 11:18:03 -06:00
Massimo Di Pierro c5b4e35590 oops, some tests were not committed, now they are 2012-01-16 23:25:15 -06:00