fastapi/tests/test_tutorial
Sebastián Ramírez 46e3811f8d
Add testing docs and tests (#151)
* ✏️ Fix typo in security intro

*  Add testing docs and tests

* 🐛 Debug Travis coverage

* 🐛 Debug Travis coverage, report XML

* 💚 Make Travis/Flit use same code install

*  Revert Travis/Codecov debugging changes
2019-04-12 20:15:05 +04:00
..
test_additional_responses Add/refactor addditional responses, tests, docs 2019-04-05 13:54:00 +04:00
test_application_configuration ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_async_sql_databases Add docs and tests for encode/databases (#107) 2019-03-25 22:17:31 +04:00
test_background_tasks Add support for BackgroundTasks parameters (#103) 2019-03-24 23:33:35 +04:00
test_bigger_applications Add/refactor addditional responses, tests, docs 2019-04-05 13:54:00 +04:00
test_body ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_body_multiple_params ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_body_schema Fix OpenAPI test for body schema 2018-12-22 09:00:58 +04:00
test_cookie_params Update query param tests and docs 2018-12-18 23:38:38 +04:00
test_custom_response ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_dependencies 📝 Improve explanation of dependencies 2019-01-01 19:27:02 +04:00
test_events Add testing docs and tests (#151) 2019-04-12 20:15:05 +04:00
test_extending_openapi Add docs/tests extending OpenAPI (#126) 2019-03-30 19:53:44 +04:00
test_extra_data_types ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_extra_models Document and test union and list response models (#108) 2019-03-25 23:28:09 +04:00
test_first_steps ♻️ Re-format tutorials, files names and tests 2018-12-18 21:59:06 +04:00
test_handling_errors Add HTTPException with custom headers (#35) 2019-02-16 17:01:29 +04:00
test_header_params 🔇 Remove debugging prints 2018-12-22 08:21:02 +04:00
test_path_operation_advanced_configurations ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_path_operation_configurations ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_query_params Update query param tests and docs 2018-12-18 23:38:38 +04:00
test_query_params_str_validations Multi-value query parameters and duplicate headers (#95) 2019-03-22 21:47:54 +04:00
test_request_files Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
test_request_forms ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_request_forms_and_files Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
test_response_model ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_security Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
test_sql_databases Update fix SQLAlchemy support with ORM (#30) 2019-02-12 23:02:21 +04:00
test_sub_applications Add Open API prefix route - correct docs behind reverse proxy (#26) 2019-02-14 22:57:49 +04:00
test_testing Add testing docs and tests (#151) 2019-04-12 20:15:05 +04:00
__init__.py ♻️ Re-format tutorials, files names and tests 2018-12-18 21:59:06 +04:00