flask/tests
Petr Zemek ec3d5800f2 Put two spaces before inline comments when there is only one space.
PEP8 (E261) suggests to use at least two spaces before inline comments.
2014-10-27 11:24:15 +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 Change == None to is None. 2014-10-27 11:17:49 +01: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 Put two spaces before inline comments when there is only one space. 2014-10-27 11:24:15 +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