fastapi/tests/test_tutorial
dconathan c449ae5c74
🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810)
Co-authored-by: Devin Conathan <dconatha@amfam.com>
2022-04-17 19:41:46 +02:00
..
test_additional_responses 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_additional_status_codes ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
test_advanced_middleware ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
test_async_sql_databases 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_async_tests Add support for Trio via AnyIO (#3372) 2021-10-06 17:32:11 +02:00
test_background_tasks Add docs and tests for Python 3.9 and Python 3.10 (#3712) 2022-01-07 15:11:31 +01:00
test_behind_a_proxy Auto-generate OpenAPI servers from root_path (#1596) 2020-07-10 19:28:18 +02:00
test_bigger_applications 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_body 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_body_fields 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_body_multiple_params 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_body_nested_models 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_body_updates 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_conditional_openapi Add the `docs_src` directory to test coverage and update tests (#1904) 2021-07-29 11:26:07 +02:00
test_cookie_params 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +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 🐛 Check Content-Type request header before assuming JSON (#2118) 2021-06-07 12:46:18 +02:00
test_custom_response Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 2021-07-03 21:51:28 +02:00
test_dataclasses 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_dependencies 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_events 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_extending_openapi Enable configuring Swagger UI parameters (#2568) 2022-01-16 20:26:24 +01:00
test_extra_data_types 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_extra_models 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_first_steps ⬆ Upgrade isort to version 5.x.x (#1670) 2020-07-09 20:06:12 +02:00
test_generate_clients Add support for custom `generate_unique_id_function` and docs for generating clients (#4650) 2022-03-04 23:02:18 +01:00
test_handling_errors 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_header_params 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_metadata Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812) 2021-07-29 17:10:22 +02:00
test_openapi_callbacks 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_path_operation_advanced_configurations 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_path_operation_configurations 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_path_params 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_query_params 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_query_params_str_validations 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_request_files 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_request_forms 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_request_forms_and_files 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +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 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_schema_extra_example 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_security 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +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 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +02:00
test_sql_databases_peewee 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 2022-04-17 19:41:46 +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 Add docs and tests for Python 3.9 and Python 3.10 (#3712) 2022-01-07 15:11:31 +01:00
test_testing_dependencies ✔ Improve support for tests in editor (#1699) 2020-07-10 11:08:19 +02:00
test_websockets Add support for Trio via AnyIO (#3372) 2021-10-06 17:32:11 +02: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