..
test_modules_same_name_body
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_tutorial
🏁 Update Windows development environment and tests ( #1179 )
2020-03-29 17:04:04 +02:00
__init__.py
✅ Add first tests, for path and query
2018-12-08 11:56:07 +04:00
main.py
✨ Improve security utilities and add tests
2018-12-28 20:35:48 +04:00
test_additional_properties.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_additional_response_extra.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_additional_responses_bad.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_additional_responses_custom_validationerror.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_additional_responses_default_validationerror.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_additional_responses_response_class.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_additional_responses_router.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_application.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_callable_endpoint.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_custom_route_class.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_custom_swagger_ui_redirect.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_datastructures.py
Add support for UploadFile class annotations ( #63 )
2019-03-03 20:52:37 +04:00
test_datetime_custom_encoder.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_default_response_class.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_default_response_class_router.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_dependency_cache.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_dependency_class.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_dependency_contextmanager.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_dependency_overrides.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_duplicate_models_openapi.py
✅ Add test from @dmontagu in #333 for duplicate models ( #385 )
2019-07-12 19:13:28 -05:00
test_empty_router.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_extra_routes.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_fakeasync.py
✨ Add dependencies with yield (used as context managers) ( #595 )
2019-10-09 13:01:58 -05:00
test_filter_pydantic_sub_model.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_forms_from_non_typing_sequences.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_include_route.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_infer_param_optionality.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_inherited_custom_class.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_invalid_path_param.py
🐛 Fix path and query parameters receiving dict as valid ( #287 )
2019-06-03 21:59:40 +04:00
test_invalid_sequence_param.py
🐛 Fix path and query parameters receiving dict as valid ( #287 )
2019-06-03 21:59:40 +04:00
test_jsonable_encoder.py
🐛 Fix path encoding ( #978 )
2020-02-16 21:06:41 +01:00
test_local_docs.py
✨ Allow disabling Google fonts in ReDoc ( #481 )
2019-08-30 19:00:55 -05:00
test_multi_body_errors.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_multi_query_errors.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_no_swagger_ui_redirect.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_operations_signatures.py
✨ Add include, exclude, and by_alias to path operation methods ( #264 )
2019-05-27 16:08:13 +04:00
test_param_class.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_param_in_path_and_dependency.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_path.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_put_no_body.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_query.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_repeated_dependency_schema.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_request_body_parameters_media_type.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_response_change_status_code.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_response_class_no_mediatype.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_response_code_no_body.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_response_model_invalid.py
🐛 Admit valid types for Pydantic fields as responses models ( #1017 )
2020-02-29 14:04:35 +01:00
test_response_model_sub_types.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_router_events.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_router_prefix_with_template.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_api_key_cookie.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_api_key_cookie_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_api_key_header.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_api_key_header_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_api_key_query.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_api_key_query_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_http_base.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_http_base_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_http_basic_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_http_basic_realm.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_http_bearer.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_http_bearer_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_http_digest.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_http_digest_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_oauth2.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_oauth2_authorization_code_bearer.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_oauth2_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_oauth2_password_bearer_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_openid_connect.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_security_openid_connect_optional.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_serialize_response.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_serialize_response_dataclass.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_serialize_response_model.py
🐛 Fix exclude_unset and aliases in response model validation ( #1074 )
2020-03-27 16:19:17 +01:00
test_skip_defaults.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_starlette_exception.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_starlette_urlconvertors.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_sub_callbacks.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_swagger_ui_init_oauth.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_union_body.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_union_inherited_body.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_validate_response.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_validate_response_dataclass.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
test_validate_response_recursive.py
🐛 Check already cloned fields in create_cloned_field to support recursive models ( #1164 )
2020-03-29 19:26:29 +02:00
test_ws_router.py
✨ Re-export utils from Starlette ( #1064 )
2020-03-01 21:49:20 +01:00
utils.py
📝 Add docs for correctly using Peewee ( #789 )
2019-12-13 11:29:18 +01:00