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-02-25 04:19:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ee26e0b67262a05e9999cbd2e4f805fa300e348
notifications-api
/
tests
/
app
/
notifications
History
Martyn Inglis
9ee26e0b67
Revert "update notification rest tests"
...
This reverts commit
11919d9810
.
2017-03-30 10:38:51 +01:00
..
rest
Revert "update notification rest tests"
2017-03-30 10:38:51 +01:00
__init__.py
Added endpoints for the proxy to notifications.
2016-01-19 11:23:09 +00:00
test_notifications_ses_callback.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
test_process_client_response.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
test_process_notification.py
Reinstating the 2 task model for API submitted notifications.
2017-03-23 14:41:00 +00:00
test_receive_notification.py
Created an endpoint to test how the incoming messages from MMG will work.
2017-03-06 11:58:49 +00:00
test_rest.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
test_validators.py
Merge branch 'master' into fix-mocks
2016-11-29 13:32:40 +00:00