fastapi/tests/test_tutorial
Sebastián Ramírez f00f0de9ca
Refactor 2 tests, for consistency and simplification (#9504)
 Refactor tests, for consistency and simplification
2023-05-08 23:36:13 +02:00
..
test_additional_responses Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_additional_status_codes 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
test_advanced_middleware ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2022-11-13 15:26:09 +01:00
test_async_sql_databases Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_async_tests Add support for Trio via AnyIO (#3372) 2021-10-06 17:32:11 +02:00
test_background_tasks 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
test_behind_a_proxy Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_bigger_applications Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_body Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_body_fields Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_body_multiple_params Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_body_nested_models Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_body_updates Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_conditional_openapi Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_cookie_params Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_cors ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
test_custom_request_and_route ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2022-11-13 15:26:09 +01:00
test_custom_response Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_dataclasses Refactor 2 tests, for consistency and simplification (#9504) 2023-05-08 23:36:13 +02:00
test_dependencies Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_events Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_extending_openapi Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_extra_data_types Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_extra_models Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_first_steps Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_generate_clients Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_handling_errors Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_header_params Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_metadata Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_openapi_callbacks Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_path_operation_advanced_configurations Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_path_operation_configurations Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_path_params Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_query_params Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_query_params_str_validations Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_request_files Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_request_forms Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_request_forms_and_files Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_response_change_status_code ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
test_response_cookies ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
test_response_headers ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
test_response_model Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_schema_extra_example Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_security Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_settings Add the `docs_src` directory to test coverage and update tests (#1904) 2021-07-29 11:26:07 +02:00
test_sql_databases Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_sql_databases_peewee Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_sub_applications Auto-generate OpenAPI servers from root_path (#1596) 2020-07-10 19:28:18 +02:00
test_templates ✔ Improve support for tests in editor (#1699) 2020-07-10 11:08:19 +02:00
test_testing Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_testing_dependencies 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
test_websockets 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
test_wsgi ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
__init__.py ♻️ Re-format tutorials, files names and tests 2018-12-18 21:59:06 +04:00