]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:white_check_mark: Update database setup for tests (#1226)
authorSebastián Ramírez <tiangolo@gmail.com>
Wed, 8 Apr 2020 05:41:53 +0000 (07:41 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 05:41:53 +0000 (07:41 +0200)
commita46bbc54cd4565baa1e3a6ac5cc03fa09b6e3fb3
tree7091e46e0fe24a610d7140a953aac95e582157f3
parenta4405bbed27308b1e5aedd0477a38985fd4838c2
:white_check_mark: Update database setup for tests (#1226)

* :card_file_box: Update database setup for tests

* :white_check_mark: Add pragmas and update db handling for tests
tests/test_tutorial/test_sql_databases/test_sql_databases.py
tests/test_tutorial/test_sql_databases/test_sql_databases_middleware.py
tests/test_tutorial/test_sql_databases/test_testing_databases.py