Birdseye uses frozen time instead of actual time
RobinRamael opened this issue · 0 comments
RobinRamael commented
I'm not sure this is fixable, but when freezegun's freeze_time
is used to decorate a unit test in which the current time is a variable, birdseye decorated function calls appear under that date in the web interface instead of the current date and time.
PS: this is a great tool, thanks :)