flask/tests
2014-12-26 08:58:35 -05:00
..
static Move tests 2014-09-11 22:09:50 +02:00
templates Move tests 2014-09-11 22:09:50 +02:00
test_apps Remove more test_apps 2014-09-11 22:09:52 +02:00
conftest.py Remove two redundant empty lines. 2014-10-27 11:13:03 +01:00
test_appctx.py Change == None to is None. 2014-10-27 11:17:49 +01:00
test_basic.py Fixed #1288: app.add_url_rule() should look for OPTIONS methods in a case-insensitive manner 2014-12-26 08:58:35 -05:00
test_blueprints.py Remove useless unittest imports 2014-09-21 16:47:38 +02:00
test_config.py add tests for trim_namespace argument of app.config.get_namespace 2014-10-24 13:11:10 +04:00
test_deprecations.py Add test for deprecated flask.Request properties. 2014-10-15 03:32:04 +09:00
test_ext.py Rename fixture apps_tmpdir 2014-09-11 22:09:52 +02:00
test_helpers.py Testsuite is not a package 2014-09-11 22:09:52 +02:00
test_instance_config.py Testsuite is not a package 2014-09-11 22:09:52 +02:00
test_regression.py Kill classes in test_regression 2014-09-11 22:09:52 +02:00
test_reqctx.py Remove useless unittest imports 2014-09-21 16:47:38 +02:00
test_signals.py Remove two redundant empty lines. 2014-10-27 11:13:03 +01:00
test_subclassing.py Remove useless unittest imports 2014-09-21 16:47:38 +02:00
test_templating.py Merge pull request #1222 from defuz/templates_auto_reload-eq-none 2014-11-02 20:46:48 +01:00
test_testing.py Remove useless unittest imports 2014-09-21 16:47:38 +02:00
test_views.py Remove useless unittest imports 2014-09-21 16:47:38 +02:00