You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Unterwaditzer a1b273658d Merge pull request #1222 from defuz/templates_auto_reload-eq-none 10 years ago
..
static Move tests 10 years ago
templates Move tests 10 years ago
test_apps Remove more test_apps 10 years ago
conftest.py Remove two redundant empty lines. 10 years ago
test_appctx.py Change `== None` to `is None`. 10 years ago
test_basic.py PEP8 10 years ago
test_blueprints.py Remove useless unittest imports 10 years ago
test_config.py add tests for trim_namespace argument of app.config.get_namespace 10 years ago
test_deprecations.py Add test for deprecated flask.Request properties. 10 years ago
test_ext.py Rename fixture apps_tmpdir 10 years ago
test_helpers.py Testsuite is not a package 10 years ago
test_instance_config.py Testsuite is not a package 10 years ago
test_regression.py Kill classes in test_regression 10 years ago
test_reqctx.py Remove useless unittest imports 10 years ago
test_signals.py Remove two redundant empty lines. 10 years ago
test_subclassing.py Remove useless unittest imports 10 years ago
test_templating.py Merge pull request #1222 from defuz/templates_auto_reload-eq-none 10 years ago
test_testing.py Remove useless unittest imports 10 years ago
test_views.py Remove useless unittest imports 10 years ago