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
2025-12-25 09:51:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e47b9364d966b3f2ba2c45b1dcf2cf7e10edcec1
notifications-api
/
tests
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
..
app
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
__init__.py
…
conftest.py
Make test context managers more reliable
2018-03-27 17:41:05 +01:00
test_manifest_delivery_base.py
…