You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daylight saving testing
I haven't found an automatic way to change the time on the emulator to be able to run these tests automatically.
Test: AM/PM wheel should have proper values
- Set the timezone to GMT-07:00 Pacific Standard Time.
- Set the time to 2020-11-01
- Set 24h setting to false. (AM/PM=true)
- Go to time or datetime picker
- Expect: Both AM and PM being in visible in AM/PM wheel.
Test: Hour wheel should have proper values
- Set the timezone to GMT-07:00 Pacific Standard Time.
- Set the time to 2020-10-31 8:00 PM
- Set 24h setting to false. (AM/PM=true)
- Go to time or datetime picker.
- Expect: All hours to exist on hour wheel and no hour missing.