flask/tests
Randy Liou c03a82713a Cleanup test_blueprint.py to use test fixtures
Modify several tests to use the app and client test fixtures.
2017-05-23 16:42:14 -07:00
..
static Move tests 2014-09-11 22:09:50 +02:00
templates Enable autoescape for render_template_string 2015-07-04 23:41:43 +02:00
test_apps add sort by match order 2017-04-26 10:26:59 -07:00
conftest.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_appctx.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_basic.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_blueprints.py Cleanup test_blueprint.py to use test fixtures 2017-05-23 16:42:14 -07:00
test_cli.py Check if app factory takes script_info argument and call it with(out) script_info as an argument depending on that 2017-05-23 13:48:42 -07:00
test_config.py Fix config.from_pyfile on Python 3 (#2123) 2016-12-26 03:50:47 +01:00
test_deprecations.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_ext.py Use the yield syntax in pytest's fixtures 2017-05-23 18:21:29 +02:00
test_helpers.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_instance_config.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
test_regression.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_reqctx.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_signals.py Ignore before_render_template return values 2015-06-17 15:42:39 +02:00
test_subclassing.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
test_templating.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_testing.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_user_error_handler.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00
test_views.py DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -07:00