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-14 14:41:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53efb4e033f7e9b255b9cb07c8fd94bebff06c05
notifications-api
/
tests
/
app
/
v2
/
notifications
History
Rebecca Law
53efb4e033
Merge branch 'master' into schedule-api-notification
...
Conflicts: tests/app/v2/notifications/test_post_notifications.py
2017-05-23 13:58:50 +01:00
..
__init__.py
…
test_get_notifications.py
Changed the scheduled_for datetime to only send and hour of a day to send.
2017-05-17 15:06:15 +01:00
test_notification_schemas.py
Add validation for scheduled_for where the date can not be in the past or more than 24 hours in the future.
2017-05-22 14:39:30 +01:00
test_post_notifications.py
Merge branch 'master' into schedule-api-notification
2017-05-23 13:58:50 +01:00