flask/tests
David Lord e21abd9da5
Merge pull request #2607 from FadhelC/SameSite-cookie-feature
Added support for cookie SameSite attribute
2018-01-23 15:20:16 -08: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 reset standard os env after each test 2018-01-10 13:53:45 -08:00
test_appctx.py clean up 2017-07-10 07:10:47 -07:00
test_basic.py clean up samesite docs 2018-01-23 15:11:50 -08:00
test_blueprints.py Blueprint view function name should not contain dots 2017-10-09 08:12:34 -07:00
test_cli.py add HTTPS support for flask run command 2018-01-23 10:03:53 -08:00
test_config.py clean up secret key docs 2017-06-28 07:58:06 -07:00
test_helpers.py Add Support for FLASK_ENV (#2570) 2018-01-06 17:07:56 +01:00
test_instance_config.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
test_json_tag.py add tests for flask.json.tag 2017-06-02 10:01:30 -07:00
test_logging.py use config fixture, get plugin via unregister 2017-12-14 12:20:03 -08:00
test_regression.py More DRYing up the test suite (#2325) 2017-05-24 17:27:36 -07:00
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. 2017-05-23 16:51:50 -07:00
test_signals.py clean up secret key docs 2017-06-28 07:58:06 -07:00
test_subclassing.py simplify logging configuration 2017-07-31 12:49:03 -07:00
test_templating.py simplify logging configuration 2017-07-31 12:49:03 -07:00
test_testing.py simplify logging configuration 2017-07-31 12:49:03 -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 More DRYing up the test suite (#2325) 2017-05-24 17:27:36 -07:00