This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-09-09 05:43:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82049f5dc2e9570d531e254475ab08913466adb6
notifications-api
/
requirements_for_test.txt
6 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial version of the notify-notifications-api
2015-11-18 17:02:25 +00:00
-r requirements.txt
pep8==1.5.7
Implement a JWT header into base client - adds a base client - adds a notifications client These do not proxy onto genuine methods. This pull request is the basic implication of the API Client. Still needs a few things before is ready, notably proper logging and actual API endpoints to hook into. Basic premise is to deliver the JWT tokens required for Notify API authentication so we can discuss the implementation/premise.
2015-12-11 16:57:00 +00:00
pytest==2.8.1
pytest-mock==0.8.1
pytest-cov==2.2.0
mock==1.0.1
Reference in New Issue
Copy Permalink