starlette/tests
Scirlat Danut 2e504fd2b7
Add tests to `test_datastructure` (#2505)
* Add tests to test_datastructure

* Update tests

---------

Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2024-03-24 17:19:36 +00:00
..
middleware Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00: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 Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00:00
test__utils.py Added type annotations to test__utils.py (#2470) 2024-02-04 16:50:59 +00:00
test_applications.py Add type hints to `test_applications.py` (#2471) 2024-02-06 20:30:47 +00:00
test_authentication.py Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00:00
test_background.py Add type hints to `test_background.py` (#2473) 2024-02-04 16:48:26 +00:00
test_concurrency.py Add type hints to `test_concurency.py` (#2474) 2024-02-04 17:15:40 +00:00
test_config.py Warn instead of exception for missing env file (#2485) 2024-02-06 14:58:35 -07:00
test_convertors.py Added type annotations to test_convertors.py (#2476) 2024-02-04 18:39:34 +00:00
test_datastructures.py Add tests to `test_datastructure` (#2505) 2024-03-24 17:19:36 +00:00
test_endpoints.py Added type annotations to test_endpoints.py (#2478) 2024-02-04 14:06:00 -07:00
test_exceptions.py Added type annotations to test_exceptions.py (#2479) 2024-02-04 18:21:41 +00:00
test_formparsers.py Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00:00
test_requests.py Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00:00
test_responses.py Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00:00
test_routing.py Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00:00
test_schemas.py Add type hints to `test_schemas.py` (#2490) 2024-02-07 18:47:23 +00:00
test_staticfiles.py Add type hints to `test_staticfiles.py` (#2491) 2024-02-09 08:58:52 +00: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 Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00:00
test_testclient.py Revert "Turn `scope["client"]` to `None` on `TestClient` (#2377)" (#2525) 2024-02-29 05:55:04 -07:00
test_websockets.py Enforce `__future__.annotations` (#2483) 2024-02-29 10:16:42 +00:00