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.
Gilman Callsen d425279650 Improve compression by removing whitespace from separators when using jsonify() and JSONIFY_PRETTYPRINT_REGULAR is False. 10 years ago
..
static Move tests 11 years ago
templates Move tests 11 years ago
test_apps Remove more test_apps 11 years ago
conftest.py Testsuite is not a package 11 years ago
test_appctx.py Remove useless unittest imports 11 years ago
test_basic.py Improve compression by removing whitespace from separators when using jsonify() and JSONIFY_PRETTYPRINT_REGULAR is False. 10 years ago
test_blueprints.py Remove useless unittest imports 11 years ago
test_config.py Split instance tests off into own file 11 years ago
test_deprecations.py Add test for deprecated flask.Request properties. 10 years ago
test_ext.py Rename fixture apps_tmpdir 11 years ago
test_helpers.py Testsuite is not a package 11 years ago
test_instance_config.py Testsuite is not a package 11 years ago
test_regression.py Kill classes in test_regression 11 years ago
test_reqctx.py Remove useless unittest imports 11 years ago
test_signals.py Add unittest for appcontext_tearing_down signal 10 years ago
test_subclassing.py Remove useless unittest imports 11 years ago
test_templating.py Remove useless unittest imports 11 years ago
test_testing.py Remove useless unittest imports 11 years ago
test_views.py Remove useless unittest imports 11 years ago