pgh-public-meetings / city-scrapers-pitt

Pittsburgh City Scrapers: sourcing public meetings in Pittsburgh
https://pgh-public-meetings.github.io/events/
MIT License
19 stars 66 forks source link

BUG: test timings are in the past #220

Closed 0x1F602 closed 3 years ago

0x1F602 commented 3 years ago

I think this is caused by freezegun.freeze_time

==================== 7 warnings, 2 errors in -63940014.03s =====================

0x1F602 commented 3 years ago

Somehow I don't see this issue in #223 Also worth noting that I ignored the Pipfile.lock and upgraded via pipenv update --env

Hm

0x1F602 commented 3 years ago

Well apparently it must be my local env? Doing all this in my new docker container seems to fix it. Huh.