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-01-01 13:21:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ff4717fdfa2699e6b362c97131f07e0ef8eebc2
notifications-api
/
tests
/
app
/
notifications
History
Sakis
01e3a88d55
Merge pull request
#920
from alphagov/autoconfirm_http_subscriptions
...
Autoconfirm http subscriptions
2017-05-02 17:03:41 +01:00
..
rest
Merge branch 'master' into rate-limit-api-calls
2017-05-02 10:56:56 +01:00
__init__.py
Added endpoints for the proxy to notifications.
2016-01-19 11:23:09 +00:00
test_notifications_ses_callback.py
Fix some typos
2017-04-28 16:11:27 +01: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
Persist intl fields on notification
2017-04-27 13:24:36 +01: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 rate-limit-api-calls
2017-05-02 10:56:56 +01:00