aqualinkorg / aqualink-app

Aqualink.org Ocean Monitoring Application
MIT License
34 stars 12 forks source link

Set timezone to UTC in tests #853

Closed echaidemenos closed 1 year ago

echaidemenos commented 1 year ago

Resolves https://github.com/aqualinkorg/aqualink-app/issues/845

The timezone offset in both the actual nest app and the scripts is 0, but that is not the case in test. That was causing the tests to fail locally for anyone with no UTC time, while the app would appear to be working as expected. This change sets the timezone offset to 0 (UTC), for everyone, to match the nest app behavior.

ovio-bot commented 1 year ago

Build succeeded and deployed at https://aqualink-app-853.surge.sh (hash 73231c3 deployed at 2023/05/17 23:05:17)