Logo
Explore Help
Sign In
darkhelm/notifications-api
1
0
Fork 0
You've already forked notifications-api
mirror of https://github.com/GSA/notifications-api.git synced 2026-09-05 16:28:24 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
f4ec586a6b649a027062a7b690d8ad185debe31d
notifications-api/requirements_for_test.txt

12 lines
188 B
Plaintext
Raw Normal View History

Initial version of the notify-notifications-api
2015-11-18 17:02:25 +00:00
-r requirements.txt
Use pycodestyle instead of PEP8 PEP8 was renamed to pycodestyle; this issue explains why: https://github.com/PyCQA/pycodestyle/issues/466 This commit changes our tests to use pycodestyle instead of pep8. It also means: - making a couple of whitespace changes to appease the linter - disabling warnings for bare `Except`s (ie `Except` instead of `Except ValueError`) – this seems like a sensible thing to catch but I’m not going to make meaningful code changes in this commit
2017-02-01 09:19:32 +00:00
pycodestyle==2.3.1
bump test requirements also ignore celery improvements
2017-07-25 11:40:12 +01:00
pytest==3.1.3
pytest-mock==1.6.2
pytest-cov==2.5.1
Add code coverage
2016-06-17 17:09:46 +01:00
coveralls==1.1
bump test requirements also ignore celery improvements
2017-07-25 11:40:12 +01:00
moto==1.0.1
flex==6.11.0
freezegun==0.3.9
requests-mock==1.3.0
add public contract tests use jsonschema to test the GET /notification/{} endpoint to highlight any key name/format/type changes
2016-08-30 15:54:22 +01:00
strict-rfc3339==0.7
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 200ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API