..
test_modules_same_name_body
✅ Improve test debugging (#1222)
5 years ago
test_tutorial
✨ Auto-generate OpenAPI servers from root_path (#1596)
5 years ago
__init__.py
✅ Add first tests, for path and query
6 years ago
main.py
📝 Use Optional in docs (#1644)
5 years ago
test_additional_properties.py
✅ Improve test debugging (#1222)
5 years ago
test_additional_response_extra.py
✅ Improve test debugging (#1222)
5 years ago
test_additional_responses_bad.py
✨ Re-export utils from Starlette (#1064)
5 years ago
test_additional_responses_custom_model_in_callback.py
🐛 Fix OpenAPI generation when using callbacks with routers including Pydantic models (#1322)
5 years ago
test_additional_responses_custom_validationerror.py
✅ Improve test debugging (#1222)
5 years ago
test_additional_responses_default_validationerror.py
✅ Improve test debugging (#1222)
5 years ago
test_additional_responses_response_class.py
✅ Improve test debugging (#1222)
5 years ago
test_additional_responses_router.py
✅ Improve test debugging (#1222)
5 years ago
test_application.py
✨ Add support for Python's http.HTTPStatus in status_code (#1534)
5 years ago
test_callable_endpoint.py
📝 Use Optional in docs (#1644)
5 years ago
test_custom_route_class.py
✨ Re-export utils from Starlette (#1064)
5 years ago
test_custom_swagger_ui_redirect.py
✅ Improve test debugging (#1222)
5 years ago
test_datastructures.py
Add support for UploadFile class annotations (#63)
6 years ago
test_datetime_custom_encoder.py
✨ Re-export utils from Starlette (#1064)
5 years ago
test_default_response_class.py
✨ Re-export utils from Starlette (#1064)
5 years ago
test_default_response_class_router.py
✨ Re-export utils from Starlette (#1064)
5 years ago
test_dependency_cache.py
✅ Improve test debugging (#1222)
5 years ago
test_dependency_class.py
🐛 Fix callable class generator dependencies (#1365)
5 years ago
test_dependency_contextmanager.py
✅ Improve test debugging (#1222)
5 years ago
test_dependency_duplicates.py
✅ Improve test debugging (#1222)
5 years ago
test_dependency_overrides.py
📝 Use Optional in docs (#1644)
5 years ago
test_dependency_security_overrides.py
🐛 Fix testing security scopes when using dependency overrides (#1549)
5 years ago
test_deprecated_openapi_prefix.py
✨ Auto-generate OpenAPI servers from root_path (#1596)
5 years ago
test_duplicate_models_openapi.py
✅ Update response_model_by_alias (#1642)
5 years ago
test_empty_router.py
✅ Improve test debugging (#1222)
5 years ago
test_extra_routes.py
📝 Use Optional in docs (#1644)
5 years ago
test_fakeasync.py
✨ Add dependencies with yield (used as context managers) (#595)
6 years ago
test_filter_pydantic_sub_model.py
📝 Use Optional in docs (#1644)
5 years ago
test_forms_from_non_typing_sequences.py
✅ Improve test debugging (#1222)
5 years ago
test_include_route.py
✅ Improve test debugging (#1222)
5 years ago
test_infer_param_optionality.py
📝 Use Optional in docs (#1644)
5 years ago
test_inherited_custom_class.py
✨ Re-export utils from Starlette (#1064)
5 years ago
test_invalid_path_param.py
🐛 Fix path and query parameters receiving dict as valid (#287)
6 years ago
test_invalid_sequence_param.py
📝 Use Optional in docs (#1644)
5 years ago
test_jsonable_encoder.py
📝 Use Optional in docs (#1644)
5 years ago
test_local_docs.py
✨ Allow disabling Google fonts in ReDoc (#481)
6 years ago
test_multi_body_errors.py
🐛 Fix body validation error response, remove variable name when it is not embedded (#1553)
5 years ago
test_multi_query_errors.py
✅ Improve test debugging (#1222)
5 years ago
test_no_swagger_ui_redirect.py
✅ Improve test debugging (#1222)
5 years ago
test_openapi_servers.py
✨ Add support for OpenAPI servers metadata (#1547)
5 years ago
test_operations_signatures.py
✨ Add include, exclude, and by_alias to path operation methods (#264)
6 years ago
test_param_class.py
📝 Use Optional in docs (#1644)
5 years ago
test_param_in_path_and_dependency.py
✅ Improve test debugging (#1222)
5 years ago
test_params_repr.py
✨ Implement __repr__ methods for path parameters to simplify debugging (#1560)
5 years ago
test_path.py
✅ Improve test debugging (#1222)
5 years ago
test_put_no_body.py
✅ Improve test debugging (#1222)
5 years ago
test_query.py
✨ Re-export utils from Starlette (#1064)
5 years ago
test_repeated_cookie_headers.py
🐛 Fix duplicated headers set by indirect dependencies (#1386)
5 years ago
test_repeated_dependency_schema.py
✨ Re-export utils from Starlette (#1064)
5 years ago
test_request_body_parameters_media_type.py
✅ Improve test debugging (#1222)
5 years ago
test_response_by_alias.py
✅ Update response_model_by_alias (#1642)
5 years ago
test_response_change_status_code.py
✅ Improve test debugging (#1222)
5 years ago
test_response_class_no_mediatype.py
✅ Improve test debugging (#1222)
5 years ago
test_response_code_no_body.py
✅ Improve test debugging (#1222)
5 years ago
test_response_model_invalid.py
🐛 Admit valid types for Pydantic fields as responses models (#1017)
5 years ago
test_response_model_sub_types.py
✅ Improve test debugging (#1222)
5 years ago
test_router_events.py
✅ Improve test debugging (#1222)
5 years ago
test_router_prefix_with_template.py
✅ Improve test debugging (#1222)
5 years ago
test_security_api_key_cookie.py
✅ Improve test debugging (#1222)
5 years ago
test_security_api_key_cookie_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_security_api_key_header.py
✅ Improve test debugging (#1222)
5 years ago
test_security_api_key_header_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_security_api_key_query.py
✅ Improve test debugging (#1222)
5 years ago
test_security_api_key_query_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_security_http_base.py
✅ Improve test debugging (#1222)
5 years ago
test_security_http_base_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_security_http_basic_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_security_http_basic_realm.py
✅ Improve test debugging (#1222)
5 years ago
test_security_http_bearer.py
✅ Improve test debugging (#1222)
5 years ago
test_security_http_bearer_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_security_http_digest.py
✅ Improve test debugging (#1222)
5 years ago
test_security_http_digest_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_security_oauth2.py
✨ Auto-generate OpenAPI servers from root_path (#1596)
5 years ago
test_security_oauth2_authorization_code_bearer.py
✨ Auto-generate OpenAPI servers from root_path (#1596)
5 years ago
test_security_oauth2_optional.py
✨ Auto-generate OpenAPI servers from root_path (#1596)
5 years ago
test_security_oauth2_password_bearer_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_security_openid_connect.py
✅ Improve test debugging (#1222)
5 years ago
test_security_openid_connect_optional.py
✅ Improve test debugging (#1222)
5 years ago
test_serialize_response.py
📝 Use Optional in docs (#1644)
5 years ago
test_serialize_response_dataclass.py
📝 Use Optional in docs (#1644)
5 years ago
test_serialize_response_model.py
📝 Use Optional in docs (#1644)
5 years ago
test_skip_defaults.py
📝 Use Optional in docs (#1644)
5 years ago
test_starlette_exception.py
✅ Improve test debugging (#1222)
5 years ago
test_starlette_urlconvertors.py
✅ Improve test debugging (#1222)
5 years ago
test_sub_callbacks.py
📝 Use Optional in docs (#1644)
5 years ago
test_swagger_ui_init_oauth.py
✅ Improve test debugging (#1222)
5 years ago
test_union_body.py
✅ Improve test debugging (#1222)
5 years ago
test_union_inherited_body.py
✅ Improve test debugging (#1222)
5 years ago
test_validate_response.py
📝 Use Optional in docs (#1644)
5 years ago
test_validate_response_dataclass.py
📝 Use Optional in docs (#1644)
5 years ago
test_validate_response_recursive.py
✅ Improve test debugging (#1222)
5 years ago
test_ws_router.py
🐛 Fix dependency overrides in WebSockets (#1122)
5 years ago
utils.py
📝 Add docs for correctly using Peewee (#789)
5 years ago