server/tests: use postgresql test database

This commit is contained in:
Shyam Sunder
2020-03-06 18:14:16 -05:00
parent e19d7041d1
commit 0e6427d8bc
10 changed files with 21 additions and 57 deletions

View File

@ -1,4 +1,5 @@
pytest>=2.9.1
pytest-cov>=2.2.1
pytest-pgsql>=1.1.1
freezegun>=0.3.6
pycodestyle>=2.0.0