mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-02 05:41:57 -05:00
previously we didn't do this because the tests all used the same DB (test_notifications_api), however @minglis shared a snippet that simply creates one test db per thread.
12 lines
198 B
Plaintext
12 lines
198 B
Plaintext
-r requirements.txt
|
|
pycodestyle==2.3.1
|
|
pytest==3.2.1
|
|
pytest-mock==1.6.2
|
|
pytest-cov==2.5.1
|
|
pytest-xdist==1.20.0
|
|
coveralls==1.2.0
|
|
moto==1.1.1
|
|
freezegun==0.3.9
|
|
requests-mock==1.3.0
|
|
strict-rfc3339==0.7
|