flask/tests
David Lord 87d5f5b9a9
update project files (#5457)
* update pre-commit hook
* upgrade pip with venv
* update description and version
* show url in publish environment
* update versions
* update versions, separate typing job
* use dependabot grouped updates
  ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update dev dependencies
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* update pyproject.toml
  add typed classifier
  add pyright config
  simplify urls
* tox builds docs in place
* update min test py version
* add tox env to update all dev dependencies
* update issue and pr templates
* rename security docs page to not conflict with org policy file
* simplify matrix
2024-04-07 10:24:40 -07:00
..
static add text parameter to config.from_file 2023-02-23 11:10:21 -08:00
templates add pre-commit config for flake8 2019-06-01 09:13:46 -04:00
test_apps use ruff linter and formatter 2023-11-15 12:14:37 -08:00
typing update project files (#5457) 2024-04-07 10:24:40 -07:00
conftest.py use tmp_path instead of tmpdir 2023-05-02 10:38:27 -07:00
test_appctx.py use ruff linter and formatter 2023-11-15 12:14:37 -08:00
test_async.py remove previously deprecated code 2023-02-23 08:35:16 -08:00
test_basic.py use ruff linter and formatter 2023-11-15 12:14:37 -08:00
test_blueprints.py use ruff linter and formatter 2023-11-15 12:14:37 -08:00
test_cli.py fix super call in list comprehension 2024-02-03 12:36:06 -08:00
test_config.py use tmp_path instead of tmpdir 2023-05-02 10:38:27 -07:00
test_converters.py converters have access to session 2021-05-14 08:11:09 -07:00
test_helpers.py Allow self as an argument to url_for 2023-09-30 15:25:31 +01:00
test_instance_config.py use tmp_path instead of tmpdir 2023-05-02 10:38:27 -07:00
test_json.py update project files (#5457) 2024-04-07 10:24:40 -07:00
test_json_tag.py deprecate markupsafe exports 2023-02-23 08:55:01 -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 use ruff linter and formatter 2023-11-15 12:14:37 -08:00
test_subclassing.py remove unused module docstrings 2020-04-04 12:28:08 -07:00
test_templating.py deprecate markupsafe exports 2023-02-23 08:55:01 -08:00
test_testing.py use ruff linter and formatter 2023-11-15 12:14:37 -08:00
test_user_error_handler.py refactor error checks in register_error_handler 2022-05-03 11:52:11 -06:00
test_views.py use ruff linter and formatter 2023-11-15 12:14:37 -08:00