mirror of https://github.com/tiangolo/fastapi.git
* Add an example of setting up a test database. * 📝 Add/update docs for testing a DB with dependency overrides * 🔧 Update test script, remove line removing test file as it is removed during testing * ✅ Update testing coverage pragma Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| alt_main.py | ||
| crud.py | ||
| database.py | ||
| main.py | ||
| models.py | ||
| schemas.py | ||