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-13 09:50:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8c2c6b291c6da689efdce2d796f923f4156c230
notifications-api
/
tests
/
app
/
notifications
History
Chris Hill-Scott
b8c2c6b291
Merge pull request
#2887
from alphagov/cache-the-serialised-things
...
Serialise and cache services and API keys
2020-06-26 09:18:45 +01:00
..
rest
Make sure we check if a service can send to number harmoniously
2020-06-19 15:59:15 +01:00
__init__.py
…
test_notifications_ses_callback.py
…
test_process_client_response.py
Put status codes in logs to see if lack of detailed status is
2020-06-02 13:26:41 +01:00
test_process_letter_notifications.py
Rename JSONModel to SerialisedModel 2/2
2020-06-22 10:20:53 +01:00
test_process_notification.py
Remove the use of schedule_for in post_notifications.
2020-06-24 14:54:40 +01:00
test_receive_notification.py
This morning we raise a ParseError for a bad date format for the DateReceived attribute on the /notifications/receive/mmg request.
2020-05-13 10:37:41 +01:00
test_rest.py
Stop calling fixures as functions in the tests
2019-10-31 15:04:23 +00:00
test_validators.py
Serialise service, API keys and permissions
2020-06-23 16:00:41 +01:00