You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Do not use `utcnow`
* Avoid manual `datetime` patching
* Fix unit tests
* Use freezegun for tests
* Revert "Do not use `utcnow`"
This reverts commit f47b4f2.
* Reapply "Do not use `utcnow`"
This reverts commit 46aa296.
* Switch to `time-machine`
* Use function-level mocks
* Mock things exactly
* Pass around entire `datetime` object, not just years
0 commit comments