You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paweł Rubin fdbd48be5f
⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471)
2 years ago
..
__init__.py Test custom responses 6 years ago
test_tutorial001.py ⬆️ Upgrade Starlette to 0.14.2, including internal UJSONResponse migrated from Starlette (#2335) 4 years ago
test_tutorial001b.py ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_tutorial004.py ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_tutorial005.py ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_tutorial006.py ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago
test_tutorial006b.py ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago
test_tutorial006c.py ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago
test_tutorial007.py ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_tutorial008.py ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_tutorial009.py Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 4 years ago
test_tutorial009b.py Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 4 years ago
test_tutorial009c.py 📝 Add docs for creating a custom Response class (#5331) 3 years ago