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-08-17 21:18:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c41d6130c22ab1fe7b6409c87ce54f6bd0cfb98
notifications-api
/
tests
/
app
/
dao
/
notification_dao
History
Rebecca Law
2c41d6130c
Merge pull request
#2617
from alphagov/notification-count-for-job
...
Return count of notifications in the database for a job
2019-10-03 16:54:30 +01:00
..
__init__.py
…
test_notification_dao_delete_notifications.py
fix failing test
2019-09-26 11:54:22 +01:00
test_notification_dao_performance_platform.py
Update the query that gets the number of notifications that have been sent under 10 seconds to use Notifications rather than NotificationHistory.
2019-04-10 10:06:27 +01:00
test_notification_dao_template_usage.py
Remove unused functions for getting template statistics
2019-01-15 12:15:20 +00:00
test_notification_dao.py
Update the new endpoint to return a 404 if the job or service id are not found.
2019-10-03 14:58:49 +01:00