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.
Randy Liou 3fce4898f8 Add test for Blueprint app-wide url processing 8 years ago
..
static Move tests 10 years ago
templates Enable autoescape for `render_template_string` 9 years ago
test_apps add sort by match order 8 years ago
conftest.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_appctx.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_basic.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_blueprints.py Add test for Blueprint app-wide url processing 8 years ago
test_cli.py Check if app factory takes script_info argument and call it with(out) script_info as an argument depending on that 8 years ago
test_config.py Fix config.from_pyfile on Python 3 (#2123) 8 years ago
test_deprecations.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_ext.py Use the yield syntax in pytest's fixtures 8 years ago
test_helpers.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_instance_config.py Happy New Year 2015 10 years ago
test_regression.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_reqctx.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_signals.py Ignore before_render_template return values 10 years ago
test_subclassing.py Happy New Year 2015 10 years ago
test_templating.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_testing.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_user_error_handler.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago
test_views.py DRYing up the test suite using pytest fixtures (#2306) 8 years ago