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.
David Lord 42fbbb4cbb
add test and changelog for SERVER_NAME app.run default
8 years ago
..
static Move tests 10 years ago
templates Enable autoescape for `render_template_string` 9 years ago
test_apps prevent NoAppException when ImportError occurs within imported module 8 years ago
conftest.py Eliminate some resource warnings 8 years ago
test_appctx.py Improve application context popping 8 years ago
test_basic.py add test and changelog for SERVER_NAME app.run default 8 years ago
test_blueprints.py Use pytest.raises() instead of try/catch with asser 0 9 years ago
test_cli.py prevent NoAppException when ImportError occurs within imported module 8 years ago
test_config.py Fix config.from_pyfile on Python 3 (#2123) 8 years ago
test_deprecations.py Use recwarn everywhere 8 years ago
test_ext.py Added python3.6 support for tests 8 years ago
test_helpers.py Ignore cache on request.get_json(cache=False) call (#2089) 8 years ago
test_instance_config.py Happy New Year 2015 10 years ago
test_regression.py Always run gc before leak test 8 years ago
test_reqctx.py Use pytest.raises() instead of try/catch with asser 0 9 years ago
test_signals.py Ignore before_render_template return values 9 years ago
test_subclassing.py Happy New Year 2015 10 years ago
test_templating.py Enable autoescape for `render_template_string` 9 years ago
test_testing.py Default environ (#2047) 8 years ago
test_user_error_handler.py Handle empty deque on errorhandler lookup. 9 years ago
test_views.py Happy New Year 2015 10 years ago