]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
✅ Refactor OpenAPI FastAPI tests to simplify updating them later, this moves things...
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 23 Oct 2023 15:33:08 +0000 (19:33 +0400)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 15:33:08 +0000 (15:33 +0000)
commitdee70033b81813674d2740e7556c9d4c3995dc62
tree9092236052806acee30c02e71ffd3ea3d402e62d
parent189059e07e194c097d0c4f9375294ae27897b46e
✅ Refactor OpenAPI FastAPI tests to simplify updating them later, this moves things around without changes (#671)
tests/test_tutorial/test_fastapi/test_delete/test_tutorial001.py
tests/test_tutorial/test_fastapi/test_limit_and_offset/test_tutorial001.py
tests/test_tutorial/test_fastapi/test_relationships/test_tutorial001.py
tests/test_tutorial/test_fastapi/test_session_with_dependency/test_tutorial001.py
tests/test_tutorial/test_fastapi/test_teams/test_tutorial001.py
tests/test_tutorial/test_fastapi/test_update/test_tutorial001.py