Files
notifications-api/requirements_for_test.txt
Leo Hemsted aebaea1072 add public contract tests
use jsonschema to test the GET /notification/{} endpoint to highlight any key name/format/type changes
2016-08-30 15:55:52 +01:00

13 lines
197 B
Plaintext

-r requirements.txt
pep8==1.7.0
pytest==3.0.1
pytest-mock==1.2
pytest-cov==2.3.1
coveralls==1.1
moto==0.4.25
flex==5.8.0
freezegun==0.3.7
requests-mock==1.0.0
jsonschema==2.5.1
strict-rfc3339==0.7