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-03 09:08:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba612b0f5b4e2fe83e0f02fe6272878c676afce2
notifications-api
/
tests
/
app
/
dao
/
notification_dao
History
Rebecca Law
e47b9364d9
Now that we are in British Summer Time the delete notification scheduled tasks were running at 23:40, but the code expects that the task runs the following day.
...
Which resulted in the notifications being around for 8 days. This PR fixes that.
2018-04-04 12:20:36 +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_performance_platform.py
Combine test to query notifications within date range instead
2017-08-31 13:52:56 +01:00
test_notification_dao.py
Now that we are in British Summer Time the delete notification scheduled tasks were running at 23:40, but the code expects that the task runs the following day.
2018-04-04 12:20:36 +01:00