flask/tests
Anthony Sottile a5ecdfa7a5
Fixes for PEP451 import loaders and pytest 5.x
- pytest 5.x drops python2 compatibility and therefore only implements PEP 451
- pytest 5.x made the repr of `ExcInfo` less confusing (fixed tests depending
  on the old format)
2019-07-01 10:43:06 -07:00
..
static clean up secret key docs 2017-06-28 07:58:06 -07:00
templates Enable autoescape for `render_template_string` 2015-07-04 23:41:43 +02:00
test_apps rewrite cli errors 2017-10-10 07:04:53 -07:00
conftest.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_appctx.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_basic.py Fixes for PEP451 import loaders and pytest 5.x 2019-07-01 10:43:06 -07:00
test_blueprints.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_cli.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_config.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_helpers.py Fixes for PEP451 import loaders and pytest 5.x 2019-07-01 10:43:06 -07:00
test_instance_config.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_json_tag.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_logging.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_regression.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_reqctx.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_signals.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_subclassing.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_templating.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_testing.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_user_error_handler.py standardize license and copyright 2019-06-22 13:09:09 -07:00
test_views.py standardize license and copyright 2019-06-22 13:09:09 -07:00