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-09-07 20:18:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78f8c17fe822d74c46f86db2d77dd8de6cfc11ac
notifications-api
/
tests
/
app
/
dao
/
notification_dao
History
Rebecca Law
9674005c71
Updated the function to delete notifications over a week old to look at ServiceDataRetention to only delete notifications specified number of days for the notification type.
2018-07-23 09:56:03 +01:00
..
__init__.py
Add query to get processing time stats for performance platform
2017-08-30 14:40:10 +01:00
test_notification_dao_delete_notifications.py
Updated the function to delete notifications over a week old to look at ServiceDataRetention to only delete notifications specified number of days for the notification type.
2018-07-23 09:56:03 +01:00
test_notification_dao_performance_platform.py
Combine test to query notifications within date range instead
2017-08-31 13:52:56 +01:00
test_notification_dao_template_usage.py
Improve the performance of the query to get the last template usage.
2018-07-02 17:17:38 +01:00
test_notification_dao.py
Updated the function to delete notifications over a week old to look at ServiceDataRetention to only delete notifications specified number of days for the notification type.
2018-07-23 09:56:03 +01:00