daphne/tests
Robert Schütz 9ec5798c0d
fix tests with Twisted 24.7.0 (#526)
In the fixed test cases the responses now contain `HTTP/1.1` rather than
`HTTP/1.0`.
2024-08-24 20:47:58 +02:00
..
http_base.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
http_strategies.py Added compatibility for hypothesis 4 (#261) 2019-06-17 10:10:14 +02:00
test_checks.py Added runserver to Daphne. (#429) 2022-08-08 14:10:03 +02:00
test_cli.py Added support for ASGI_THREADS max worker limit. (#422) 2022-07-06 12:37:26 +02:00
test_http_protocol.py Set default attributes on WebRequest (#406) 2022-02-14 16:12:56 +01:00
test_http_request.py fix tests with Twisted 24.7.0 (#526) 2024-08-24 20:47:58 +02:00
test_http_response.py Set a default Server header for HTTP responses (#396) 2022-05-24 12:40:02 +02:00
test_utils.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
test_websocket.py Handle Daphne-Root-Path for websockets, adding root_path to scope. (#453) 2024-02-06 09:15:03 +01:00