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
I see that code uses time.Now() everywhere it leads to the problem when you run test during time shift.
It would be better to, at least internally, enforce UTC timezone.