fastapi/tests/test_tutorial/test_dataclasses
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 Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00
test_tutorial001.py Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00
test_tutorial002.py ✏ Update Pydantic GitHub URLs (#5952) 2023-02-09 20:28:54 +01:00
test_tutorial003.py Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2023-05-08 23:07:32 +02:00