uvicorn/tests
Marcelo Trylesinski 9b3f17a549
Support Python 3.14 (#2723)
Co-authored-by: Jair Henrique <jair.henrique@gmail.com>
2025-10-18 15:38:06 +02:00
..
importer Add pragma on unreachable Windows code (#2041) 2023-07-10 18:10:29 +02:00
middleware Update repository references from 'encode' to 'Kludex' across documentation and configuration files (#2684) 2025-09-10 21:48:53 +02:00
protocols Update repository references from 'encode' to 'Kludex' across documentation and configuration files (#2684) 2025-09-10 21:48:53 +02:00
supervisors Don't include cwd() when non-empty --reload-dirs is passed (#2598) 2025-04-19 06:08:51 +00:00
__init__.py Adding windows to CI 2019-02-08 12:12:17 +01:00
conftest.py Add WebSocketsSansIOProtocol (#2540) 2025-06-24 12:16:26 +02:00
custom_loop_utils.py Support custom IOLOOPs (#2435) 2025-07-01 19:55:34 +02:00
response.py Change ruff rules (#2251) 2024-03-03 09:15:10 +00:00
test_auto_detection.py Support custom IOLOOPs (#2435) 2025-07-01 19:55:34 +02:00
test_cli.py Bump the python-packages group with 6 updates (#2569) 2025-02-09 08:56:47 +00:00
test_compat.py Support Python 3.14 (#2723) 2025-10-18 15:38:06 +02:00
test_config.py Raise an exception when calling removed Config.setup_event_loop() (#2709) 2025-09-23 11:56:58 +00:00
test_default_headers.py Use pytestmark to simplify test suite (#2334) 2024-05-14 16:34:43 -06:00
test_lifespan.py Change ruff rules (#2251) 2024-03-03 09:15:10 +00:00
test_main.py Deprecate ServerState in the main module (#2581) 2025-02-21 06:55:37 -03:00
test_server.py Speed up test suite with pytest-xdist (#2537) 2025-03-09 16:49:07 +01:00
test_ssl.py Change ruff rules (#2251) 2024-03-03 09:15:10 +00:00
test_subprocess.py Change ruff rules (#2251) 2024-03-03 09:15:10 +00:00
utils.py Support custom IOLOOPs (#2435) 2025-07-01 19:55:34 +02:00