fastapi/tests/test_tutorial
Sebastián Ramírez 409264960e
Allow disabling docs UIs by disabling OpenAPI (#1421)
*  Allow disabling docs UIs by disabling openapi_url

* 📝 Add docs for disabling OpenAPI and docs in prod or other environments

*  Add tests for disabling OpenAPI and docs
2020-05-16 17:45:12 +02:00
..
test_additional_responses Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_additional_status_codes Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_advanced_middleware Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_async_sql_databases Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_background_tasks Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_bigger_applications Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_body Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_body_fields Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_body_multiple_params Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_body_nested_models Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_body_updates Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_conditional_openapi Allow disabling docs UIs by disabling OpenAPI (#1421) 2020-05-16 17:45:12 +02:00
test_cookie_params Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_cors Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_custom_request_and_route 🏁 Update Windows development environment and tests (#1179) 2020-03-29 17:04:04 +02:00
test_custom_response Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_dependencies Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_events Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_extending_openapi Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_extra_data_types Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_extra_models Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_first_steps Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_handling_errors Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_header_params Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_metadata Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_openapi_callbacks Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_path_operation_advanced_configurations Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_path_operation_configurations Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_path_params Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_query_params Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_query_params_str_validations Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_request_files Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_request_forms Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_request_forms_and_files Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_response_change_status_code Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_response_cookies Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_response_headers Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_response_model Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_security Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_settings 📝 Add documentation about settings and env vars (#1118) 2020-04-02 06:55:20 +02:00
test_sql_databases Update database setup for tests (#1226) 2020-04-08 07:41:53 +02:00
test_sql_databases_peewee Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_sub_applications Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_templates Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_testing Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_testing_dependencies Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_websockets Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_wsgi Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
__init__.py ♻️ Re-format tutorials, files names and tests 2018-12-18 21:59:06 +04:00