diff options
author | Frederick Muriuki Muriithi | 2022-02-22 13:35:28 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-03-24 13:11:13 +0300 |
commit | 5906098d32e7aa1ab155d5dd49cd3b04b06684eb (patch) | |
tree | f85f34af56bb6f9adf9719ae421fee83f9bb0b39 /tests/__init__.py | |
parent | f8897da6e4069b592ca5846156e472b76a235724 (diff) | |
download | genenetwork3-5906098d32e7aa1ab155d5dd49cd3b04b06684eb.tar.gz |
Test Fixture: Create new test database and get connection to it
Implement a fixture that:
* Creates a new test database
* Copies over table structure from existing database
* Gets connection to new test database and returns it
* Cleans up after itself when the tests have run
Diffstat (limited to 'tests/__init__.py')
0 files changed, 0 insertions, 0 deletions