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-29 22:11:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d5047fb13673903849ed7fc281d08abab6cd131
notifications-api
/
tests
/
app
/
v2
/
notifications
History
Rebecca Law
2f120b30e8
Fix codestyle
2018-07-31 14:13:15 +01:00
..
__init__.py
V2 schemas for post sms notifications, post_sms_request and post_sms_response
2016-10-25 14:53:31 +01:00
test_get_notifications.py
Fix codestyle
2018-07-31 14:13:15 +01:00
test_notification_schemas.py
Added a cancelled notification status so that we can cancel letters before they are sent.
2018-07-31 13:52:04 +01:00
test_post_letter_notifications.py
Refactor process_letter_notification to make the code easier to read.
2018-04-09 13:56:44 +01:00
test_post_notifications.py
We are getting 500 errors when a POST notification has characters that can not be decoded or the json is malformed.
2018-07-03 09:04:33 +01:00