.. |
middleware
|
Fix test_gzip_ignored_for_responses_with_encoding_set w/ brotli (#1962)
|
2022-11-23 09:02:53 +01:00 |
statics
|
Staticfiles packages (#415)
|
2019-02-26 14:38:05 +00:00 |
__init__.py
|
Staticfiles packages (#415)
|
2019-02-26 14:38:05 +00:00 |
conftest.py
|
Remove `databases` from tests (#1919)
|
2022-10-20 21:22:10 +02:00 |
test__utils.py
|
Improve detection of async callables (#1444)
|
2022-05-28 09:28:58 +02:00 |
test_applications.py
|
Deprecate `Starlette` and `Router` decorators (#1897)
|
2022-12-03 08:54:08 +01:00 |
test_authentication.py
|
First pass adding next qparam to redirect (#920)
|
2022-02-16 11:19:08 +00:00 |
test_background.py
|
Document `BackgroundTasks` behavior when an error happens (#1605)
|
2022-04-24 08:17:07 +02:00 |
test_concurrency.py
|
Remove manual contextvar copy logic (#1421)
|
2022-02-01 00:18:13 +01:00 |
test_config.py
|
type config with `None` default as `str | None` instead of `Any` (#1732)
|
2022-07-10 15:00:23 +02:00 |
test_convertors.py
|
Fix `FloatConvertor` regex (#1973)
|
2022-12-03 12:16:16 +01:00 |
test_datastructures.py
|
Make sure MutableHeaders._list is actually a list (#1917)
|
2022-10-21 07:57:01 -05:00 |
test_endpoints.py
|
add Allow header to 405 responses as required by RFC 7231 (#1436)
|
2022-01-26 10:02:25 -06:00 |
test_exceptions.py
|
Add `WebSocketException` and support for WS handlers (#1263)
|
2022-09-05 14:31:59 +02:00 |
test_formparsers.py
|
Replace HTTP client on TestClient from `requests` to `httpx` (#1376)
|
2022-09-06 07:43:32 +02:00 |
test_requests.py
|
Replace HTTP client on TestClient from `requests` to `httpx` (#1376)
|
2022-09-06 07:43:32 +02:00 |
test_responses.py
|
Replace HTTP client on TestClient from `requests` to `httpx` (#1376)
|
2022-09-06 07:43:32 +02:00 |
test_routing.py
|
Deprecate `Starlette` and `Router` decorators (#1897)
|
2022-12-03 08:54:08 +01:00 |
test_schemas.py
|
Remove converter from path when generating `OpenAPI` schema (#1648)
|
2022-06-28 07:23:27 +02:00 |
test_staticfiles.py
|
Replace HTTP client on TestClient from `requests` to `httpx` (#1376)
|
2022-09-06 07:43:32 +02:00 |
test_status.py
|
Deprecate `WS_1004_NO_STATUS_RCVD` and `WS_1005_ABNORMAL_CLOSURE` (#1580)
|
2022-04-22 06:55:10 +02:00 |
test_templates.py
|
Add template context processors. (#1904)
|
2022-12-29 17:41:41 +03:00 |
test_testclient.py
|
Test client init to support headers argument (#1966)
|
2022-12-03 08:40:48 +01:00 |
test_websockets.py
|
Skip test when brotli is installed (#1620)
|
2022-05-05 11:04:10 +02:00 |