fastapi/tests/test_tutorial/test_extra_models
Sebastián Ramírez 50c1a928fb
Refactor OpenAPI tests, prepare for Pydantic v2 (#9503)
*  Refactor OpenAPI tests, move inline, prepare for Pydantic v2 tests

*  Fix test module loading for conditional OpenAPI

* 🐛 Fix missing pytest marker

*  Fix test for coverage
2023-05-08 23:07:32 +02:00
..
__init__.py Document and test union and list response models (#108) 2019-03-25 23:28:09 +04:00
test_tutorial003.py Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_tutorial003_py310.py Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_tutorial004.py Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_tutorial004_py39.py Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_tutorial005.py Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_tutorial005_py39.py Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00