fastapi/tests/test_tutorial
Jonathan Fulton 75c47187f3
🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2026-02-04 15:34:02 +01:00
..
test_additional_responses 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_additional_status_codes ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_advanced_middleware ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_async_tests ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_authentication_error_status_code ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_background_tasks ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_behind_a_proxy 🔥 Remove Pydantic v1 specific test variants (#14611) 2025-12-27 19:19:10 +01:00
test_bigger_applications 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_body 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_body_fields 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_body_multiple_params 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_body_nested_models 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_body_updates 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_conditional_openapi Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575) 2025-12-20 16:55:38 +01:00
test_configure_swagger_ui ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_cookie_param_models 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_cookie_params 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_cors ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_custom_docs_ui ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_custom_request_and_route 🔥 Remove Pydantic v1 specific test variants (#14611) 2025-12-27 19:19:10 +01:00
test_custom_response Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_dataclasses 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_debugging Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_dependencies 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_encoder 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_events 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_extending_openapi ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_extra_data_types 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_extra_models 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_first_steps Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_generate_clients 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_graphql Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_handling_errors 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_header_param_models 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_header_params 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_metadata 📝 Fix example of license identifier in documentation (#14492) 2026-02-04 14:29:02 +01:00
test_middleware Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_openapi_callbacks 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_openapi_webhooks 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_path_operation_advanced_configurations 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_path_operation_configurations 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_path_params 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_path_params_numeric_validations 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_python_types Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_query_param_models 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_query_params 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_query_params_str_validations 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_request_files 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_request_form_models 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_request_forms 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_request_forms_and_files 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_response_change_status_code ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_response_cookies ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_response_directly 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_response_headers ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_response_model 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_response_status_code 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_schema_extra_example 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_security 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_separate_openapi_schemas 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_settings Drop support for `pydantic.v1` (#14609) 2025-12-27 13:54:56 +01:00
test_sql_databases 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_static_files Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
test_sub_applications ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_templates ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_testing ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_testing_dependencies ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
test_using_request_directly 🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 2026-02-04 15:34:02 +01:00
test_websockets ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 2025-12-17 21:25:59 +00:00
test_wsgi ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
__init__.py ♻️ Re-format tutorials, files names and tests 2018-12-18 21:59:06 +04:00