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-24 03:49:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75d99ea3977aa06bd2e4863159c259cbd280b2ee
notifications-api
/
tests
/
app
/
notifications
History
Rebecca Law
75d99ea397
[WIP]
2017-11-23 16:01:05 +00:00
..
rest
ensure sample SES callbacks and SNS subscription payloads are accurate in research mode and unit tests
2017-11-17 14:34:16 +00:00
__init__.py
Added endpoints for the proxy to notifications.
2016-01-19 11:23:09 +00:00
test_notifications_ses_callback.py
ensure sample SES callbacks and SNS subscription payloads are accurate in research mode and unit tests
2017-11-17 14:34:16 +00: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_letter_notifications.py
Avoid assigning notification.template when creating test objects
2017-11-10 15:12:07 +00:00
test_process_notification.py
Renamed some tests.
2017-11-01 11:01:20 +00:00
test_receive_notification.py
Add tests for aborting unauthenticated requests
2017-11-22 09:54:42 +00:00
test_rest.py
make sure letters are handled properly by the v1 api
2017-08-25 16:47:17 +01:00
test_validators.py
[WIP]
2017-11-23 16:01:05 +00:00