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
2025-12-16 02:02:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c518f6ca76f3f7c47d8ec1f6e4cac13d340e116c
notifications-api
/
tests
/
app
/
delivery
History
Rebecca Law
2844fa530b
Fix a bug introduced when refactoring some code. The notification status happened in the wrong order - this resolved that.
...
This meant notifications sent with a test key never got a 'delivered' status.
2019-05-23 17:04:55 +01:00
..
__init__.py
Implemented the REST endpoint to communicate with the new send-to-provider code
2016-09-22 14:01:25 +01:00
test_rest.py
Upgrade jsonschema from 3.0.0b3 to 3.0.1
2019-03-22 13:43:26 +00:00
test_send_to_providers.py
Fix a bug introduced when refactoring some code. The notification status happened in the wrong order - this resolved that.
2019-05-23 17:04:55 +01:00