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.
Yurii Motov 010480be8e Add tests for `docs_src.security.tutorial007` 7 months ago
..
test_additional_responses ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_additional_status_codes ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_advanced_middleware ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_async_tests ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_authentication_error_status_code ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_background_tasks ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_behind_a_proxy ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_bigger_applications ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_body Fix merge conflicts 7 months ago
test_body_fields ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_body_multiple_params Fix merge conflicts 7 months ago
test_body_nested_models Fix merge conflicts 7 months ago
test_body_updates Fix merge conflicts 7 months ago
test_conditional_openapi ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_configure_swagger_ui ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_cookie_param_models ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_cookie_params ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_cors ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_custom_docs_ui ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_custom_request_and_route ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_custom_response Add tests for `docs_src.custom_response.tutorial002` and `docs_src.custom_response.tutorial003` 7 months ago
test_dataclasses Rename `dataclasses` to `dataclasses_` and `graphql` to `graphql_` to avoid package name collisions 7 months ago
test_debugging Fix coverage for `docs_src.debugging.tutorial001` 7 months ago
test_dependencies Fix merge conflicts 7 months ago
test_encoder Fix merge conflicts 7 months ago
test_events ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_extending_openapi ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_extra_data_types ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_extra_models Fix merge conflicts 7 months ago
test_first_steps ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_generate_clients Fix merge conflicts 7 months ago
test_graphql Rename `dataclasses` to `dataclasses_` and `graphql` to `graphql_` to avoid package name collisions 7 months ago
test_handling_errors ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_header_param_models ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_header_params ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_metadata Fix merge conflicts 7 months ago
test_middleware Fix merge conflicts 7 months ago
test_openapi_callbacks ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_openapi_webhooks ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_path_operation_advanced_configurations ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_path_operation_configurations Fix merge conflicts 7 months ago
test_path_params Fix coverage for `docs_src.path_params.tutorial003b` 7 months ago
test_path_params_numeric_validations Fix merge conflicts 7 months ago
test_pydantic_v1_in_v2 ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_query_param_models ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_query_params Fix merge conflicts 7 months ago
test_query_params_str_validations Fix merge conflicts 7 months ago
test_request_files ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_request_form_models ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_request_forms ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_request_forms_and_files ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_response_change_status_code ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_response_cookies ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_response_directly Fix merge conflicts 7 months ago
test_response_headers ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_response_model Fix merge conflicts 7 months ago
test_response_status_code Fix merge conflicts 7 months ago
test_schema_extra_example Fix merge conflicts 7 months ago
test_security Add tests for `docs_src.security.tutorial007` 7 months ago
test_separate_openapi_schemas ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_settings Fix merge conflicts 7 months ago
test_sql_databases ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_static_files Fix merge conflicts 7 months ago
test_sub_applications ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_templates ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_testing ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_testing_dependencies ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_using_request_directly ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
test_websockets ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 7 months ago
test_wsgi ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
__init__.py ♻️ Re-format tutorials, files names and tests 8 years ago