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-10 20:51:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3443dcea53729b7f09465657ac88177eadfa6eaa
notifications-api
/
tests
/
app
/
notifications
History
Athanasios Voutsadakis
263131f6ba
Fix tests
2017-10-26 12:14:33 +01:00
..
rest
Tests modified
2017-09-27 10:15:29 +01:00
__init__.py
…
test_notifications_ses_callback.py
Fix tests
2017-10-26 12:14:33 +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_letter_notifications.py
update process_letter tests
2017-09-26 11:28:54 +01:00
test_process_notification.py
Added the mapping between notification and reply to email to the database and persisted the mapping when the request is received by the end point. the end point also checks if the reply to email id exists and if not returns an error. Also added tests to test the functionality.
2017-10-05 16:50:17 +01:00
test_receive_notification.py
Enable Inbound sms IP blocking
2017-09-26 10:59:09 +01: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
Make international SMS on for new services
2017-10-19 11:43:27 +01:00