flask/tests
David Lord 39f7aaa416 Merge pull request #2319 from HndrkMkt/#2266-support-create-app-without-script-info
Support `create_app` without script_info or with script_info as named argument
2017-05-23 16:24:29 -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 DRYing up the test suite using pytest fixtures (#2306) 2017-05-23 15:18:39 -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