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-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41f3293cd5afef5f08fca0bb0f1954ee5dd33da0
notifications-api
/
tests
History
Rebecca Law
41f3293cd5
This fixes a bug where the folder name was not correctly returning the right date because date used to compare was in UTC but the datetime used for the job start time is in BST.
...
Units tests have been added for the affected method.
2018-05-30 10:18:37 +01:00
..
app
This fixes a bug where the folder name was not correctly returning the right date because date used to compare was in UTC but the datetime used for the job start time is in BST.
2018-05-30 10:18:37 +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
…