]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/history - tests
Describe deployment in readme file.
[philipp/winterrodeln/wradmin.git] / tests /
2019-05-14 philippAdd test case with umlaut for password check.
2019-05-10 philippRemove obsolete tests and fix existing tests.
2019-05-10 philippNow the failure mode when updating sledruns is tested...
2019-05-10 philippNow the failure mode when updating inns is tested as...
2017-12-27 philippAdjust tests: Now all tests are passing.
2017-11-02 philippAdd test_bericht_change_date_invalid_userdefined.
2017-11-02 philippAdd test_bericht_change_date_invalid_twoweeks.
2017-11-02 philippAdd test_coordtool_convert_error.
2017-11-02 philippAdd test_coordtool_convert_ok.
2017-11-01 philippFollow redirects in tests that test update functions.
2017-11-01 philippAdd table wrregioncache to test data.
2017-11-01 philippAdd table text to test data.
2017-11-01 philippAdd table revision to test data.
2017-11-01 philippAdd table categorylinks to test data.
2017-11-01 philippAdd table page to test data.
2017-11-01 philippAdd test_rodelbahn_update_regioncache.
2017-11-01 philippAdd test_rodelbahn_update.
2017-11-01 philippAdd test_gasthaus_update.
2017-10-24 philippAdd test_rodelbahn_view.
2017-10-24 philippAdd test_gasthaus_view.
2017-10-24 philippAdd test_gasthaus_list.
2017-10-24 philippAdd table structure some test data for wrinncache.
2017-10-23 philippAdd test_bericht_view.
2017-10-23 philippAdd test_rodelbahn_list.
2017-10-23 philippRemove explicit get_db and now calling Session.remove...
2017-10-23 philippRename test_reports to test_bericht_list.
2017-10-20 philippAdd test_coordtool.
2017-10-20 philippDo not delete and recreate the database at each tests...
2017-10-20 philippDocument better way to use unittests.
2017-10-20 philippAdd basic unittests for wradmin.
2017-08-06 philippAdd testdb.sql to wradmin.
2017-08-06 philippMoved tests directory.