flask/tests
David Lord 8646edca6f
set `Vary: Cookie` header consistently for session
2023-05-02 07:14:15 -07:00
..
static clean up secret key docs 2017-06-28 07:58:06 -07:00
templates add pre-commit config for flake8 2019-06-01 09:13:46 -04:00
test_apps move and update flake8 config 2023-01-20 13:42:50 -08:00
typing update requirements 2022-11-25 07:39:54 -08:00
conftest.py remove uses of LocalStack 2022-07-08 11:13:09 -07:00
test_appctx.py move and update flake8 config 2023-01-20 13:42:50 -08:00
test_async.py deprecate before_first_request 2022-06-06 10:04:05 -07:00
test_basic.py set `Vary: Cookie` header consistently for session 2023-05-02 07:14:15 -07:00
test_blueprints.py deprecate before_first_request 2022-06-06 10:04:05 -07:00
test_cli.py refactor lazy loading 2022-08-01 10:34:13 -07:00
test_config.py deprecate config attributes 2022-08-01 16:58:55 -07:00
test_converters.py converters have access to session 2021-05-14 08:11:09 -07:00
test_helpers.py deprecate FLASK_ENV 2022-08-01 15:11:21 -07:00
test_instance_config.py remove outdated instance path test 2022-06-06 09:17:53 -07:00
test_json.py update test cookie handling for Werkzeug 2.3 2023-04-12 10:55:00 -07:00
test_json_tag.py update json.dumps for http_date changes 2021-02-25 09:45:55 -08:00
test_logging.py remove unused module docstrings 2020-04-04 12:28:08 -07:00
test_regression.py update tests for relative redirects 2022-03-25 11:48:26 -07:00
test_reqctx.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-07 04:43:02 +00:00
test_session_interface.py remove uses of LocalStack 2022-07-08 11:13:09 -07:00
test_signals.py new debug/test preserve context implementation 2022-07-01 12:01:44 -07:00
test_subclassing.py remove unused module docstrings 2020-04-04 12:28:08 -07:00
test_templating.py deprecate config attributes 2022-08-01 16:58:55 -07:00
test_testing.py update test cookie handling for Werkzeug 2.3 2023-04-12 10:55:00 -07:00
test_user_error_handler.py refactor error checks in register_error_handler 2022-05-03 11:52:11 -06:00
test_views.py add View.init_every_request attribute 2022-06-06 15:11:01 -07:00