Results 3 comments of Lucas Costa

@boneskull thank you for addressing this. > 1. does this behavior prevent you from using global fixtures? It does, since the test files are loaded before the fixtures. I'm working...

I can confirm that tests are failing in a locale affected by daylight savings (I'm in `America/Vancouver`). I found out because tests stared breaking locally, and I made some experiments...

Still brakes here, although a little different... ``` Summary of all failing tests FAIL test/plugin/timezone.test.js (5.167s) ● Convert › convert to target time expect(received).toBe(expected) // Object.is equality Expected value to...