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-25 03:51:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2182b5715ebe96ceefa99212bc597c4619690d55
notifications-api
/
app
/
notifications
History
Martyn Inglis
2182b5715e
Refactored a couple of tests that were slightly testing the wrong thing.
...
- Ensure mock used correctly.
2016-11-29 13:27:57 +00:00
..
__init__.py
Now that we have discovered that the catch all Exception handler doesn't work, I've created a custom exception (SendNotificationQueueError) that handles this case and an error handler for it.
2016-11-21 15:11:19 +00:00
process_client_response.py
…
process_notifications.py
Merge branch 'master' into caching-with-redis
2016-11-23 09:12:11 +00:00
rest.py
Pushed the cache increment into the shared code that persists notifications.
2016-11-22 12:53:20 +00:00
validators.py
Refactored a couple of tests that were slightly testing the wrong thing.
2016-11-29 13:27:57 +00:00