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-07-29 04:09:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39950c47bc8e9515dfa53aa4a38da0d68a53a954
notifications-api
/
tests
/
app
/
v2
/
notifications
History
Rebecca Law
a7232381bf
Merge pull request
#1433
from alphagov/add-reply-to-notifications
...
Populate reply-to-text field in notifications
2017-11-28 13:19:36 +00: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 test that did not depend on the notify-db-session fixture, so left a messy db
2017-11-28 10:42:54 +00:00
test_notification_schemas.py
Set reply_to_text for letter notifications posted to /notifications/letter
2017-11-24 16:17:25 +00:00
test_post_letter_notifications.py
Set reply_to_text for letter notifications posted to /notifications/letter
2017-11-24 16:17:25 +00:00
test_post_notifications.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