Skip to content

Conversation

@TrevorBurnham
Copy link
Contributor

@TrevorBurnham TrevorBurnham commented Aug 24, 2025

I pulled down the repo to contribute a patch and noticed that two of the tests immediately failed on my device here in the US. I found #1541, which described the same issue and suggested this fix. Setting TZ when you have tests involving dates is, I think, fairly standard.

✅ With this change, all tests pass on my machine.

Resolves #1026

This change fixes 2 test failures that occur when running the unit tests
on a device in any time zone other than GMT-2.
@TrevorBurnham
Copy link
Contributor Author

@capricorn86 I've updated this branch and all checks are now passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dateIsoWeek depends on the timezone of the machine running the tests

1 participant