fastapi/docs_src/sql_databases/sql_app
duganchen d96223460b
📝 Add an example of setting up a test database (#1144)
* 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>
2020-04-05 13:53:09 +02:00
..
tests 📝 Add an example of setting up a test database (#1144) 2020-04-05 13:53:09 +02:00
__init__.py Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
alt_main.py Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
crud.py Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
database.py 📝 Add an example of setting up a test database (#1144) 2020-04-05 13:53:09 +02:00
main.py Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
models.py Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
schemas.py Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00