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-21 18:12:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83a1b1526e9a81faa4ece8c1cd68cb0cb0168f17
notifications-api
/
tests
/
app
/
notifications
History
Martyn Inglis
83a1b1526e
Merge branch 'master' into async-job-stats
...
Conflicts: app/notifications/notifications_ses_callback.py
2017-05-17 09:49:43 +01:00
..
rest
Force parse JSON received from SNS:
2017-05-16 10:29:27 +01:00
__init__.py
…
test_notifications_ses_callback.py
Call the task wrapper outcome function in the statistics_tasks file. This wraps the logic around which tasks to creates and simplifies the logic in the Callback classes.
2017-05-09 22:03:57 +01:00
test_process_client_response.py
Call the task wrapper outcome function in the statistics_tasks file. This wraps the logic around which tasks to creates and simplifies the logic in the Callback classes.
2017-05-09 22:03:57 +01:00
test_process_notification.py
Persist intl fields on notification
2017-04-27 13:24:36 +01:00
test_receive_notification.py
…
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