flask/tests
Petr Zemek e41bf1e181 Remove two redundant empty lines.
PEP8 suggests to use two empty lines to separate functions, not three.
2014-10-27 11:13:03 +01: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 Remove useless unittest imports 2014-09-21 16:47:38 +02:00
test_basic.py PEP8 2014-10-21 19:11:54 +02: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 Remove useless unittest imports 2014-09-21 16:47:38 +02: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