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-08-03 13:18:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
049daa0cb8960c465471745b30cc314524c38179
notifications-api
/
tests
/
app
/
notifications
History
Rebecca Law
049daa0cb8
Save reply_to_text for one off notiications and csv notificaitons.
2017-11-25 11:31:36 +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
…
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
Save reply_to_text for one off notiications and csv notificaitons.
2017-11-25 11:31:36 +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
Merge branch 'add-reply-to-notifications' of github.com:alphagov/notifications-api into add-reply-to-notifications
2017-11-23 16:57:17 +00:00