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 5bc0d15359
un-deprecate request.json
7 years ago
..
static Move tests 10 years ago
templates Enable autoescape for `render_template_string` 9 years ago
test_apps Import app from wsgi.py or app.py if FLASK_APP is not defined 7 years ago
conftest.py DRYing up the test suite using pytest fixtures (#2306) 7 years ago
test_appctx.py DRYing up the test suite using pytest fixtures (#2306) 7 years ago
test_basic.py remove deprecated Flask.static_path 7 years ago
test_blueprints.py More DRYing up the test suite (#2325) 7 years ago
test_cli.py style cleanup 7 years ago
test_config.py Fix config.from_pyfile on Python 3 (#2123) 8 years ago
test_helpers.py Actually hand-spin and use a tzinfo subclass 7 years ago
test_instance_config.py Happy New Year 2015 10 years ago
test_json_tag.py add tests for flask.json.tag 7 years ago
test_regression.py More DRYing up the test suite (#2325) 7 years ago
test_reqctx.py Correcting name of GreenletContextCopying test class (to start with 'Test'), making it extend object, and also having the test methods in it include 'self' as first argument. 7 years ago
test_signals.py More DRYing up the test suite (#2325) 7 years ago
test_subclassing.py Happy New Year 2015 10 years ago
test_templating.py test no debug flag doesn't reconfigure 7 years ago
test_testing.py clean up JSON code and docs 7 years ago
test_user_error_handler.py DRYing up the test suite using pytest fixtures (#2306) 7 years ago
test_views.py More DRYing up the test suite (#2325) 7 years ago