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.
David Montague c425509d57
🐛 Fix body parsing (#918)
5 years ago
..
test_additional_responses ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_additional_status_codes Add docs about responses with additional status codes (#156) 6 years ago
test_application_configuration 🎨 Improve automatic naming of path operations in API docs (#155) 6 years ago
test_async_sql_databases ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_background_tasks Add support for BackgroundTasks parameters (#103) 6 years ago
test_bigger_applications ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_body ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_body_fields ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_body_multiple_params 🐛 Fix body parsing (#918) 5 years ago
test_body_nested_models ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_body_updates ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_cookie_params ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_custom_request_and_route Add better support for request body access/manipulation with custom classes (#589) 6 years ago
test_custom_response ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_dependencies ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_events ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_extending_openapi 📝 Add documentation for self-serving static Swagger UI (#112) (#557) 5 years ago
test_extra_data_types ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_extra_models ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_first_steps ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_handling_errors ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_header_params ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_openapi_callbacks ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_path_operation_advanced_configurations ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_path_operation_configurations ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_path_params ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_query_params ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_query_params_str_validations ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_request_files ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_request_forms ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_request_forms_and_files ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_response_change_status_code Add support for Response parameters to set headers, cookies, and status codes (#294) 6 years ago
test_response_cookies Add support for Response parameters to set headers, cookies, and status codes (#294) 6 years ago
test_response_headers Add support for Response parameters to set headers, cookies, and status codes (#294) 6 years ago
test_response_model ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_security ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_sql_databases ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_sql_databases_peewee ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_sub_applications ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_templates Add docs and tests for Jinja2 templates (#186) 6 years ago
test_testing ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
test_testing_dependencies Implement dependency overrides for testing (#291) 6 years ago
test_websockets Add support for WebSockets with dependencies, params, etc #166 (#178) 6 years ago
__init__.py ♻️ Re-format tutorials, files names and tests 6 years ago