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-26 12:38:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dc70b8c392fdde5277d4887986cfee98684627c
notifications-api
/
tests
/
app
/
v2
/
notifications
History
Rebecca Law
3dc70b8c39
Check service.permissions for the existence of schedule_notifications if the notications is being created with a scheduled_for param.
2017-05-26 15:41:14 +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
Refactor tests to use the create_notication in tests.app.db
2017-05-25 11:41:07 +01:00
test_notification_schemas.py
Use iso8601 to validate scheduled_for datetime.
2017-05-24 16:27:15 +01:00
test_post_notifications.py
Check service.permissions for the existence of schedule_notifications if the notications is being created with a scheduled_for param.
2017-05-26 15:41:14 +01:00