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.
 
 
 
 
 
 

692 B

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

  1. Set the timezone to GMT-07:00 Pacific Standard Time.
  2. Set the time to 2020-11-01
  3. Set 24h setting to false. (AM/PM=true)
  4. Go to time or datetime picker
  5. Expect: Both AM and PM being in visible in AM/PM wheel.

Test: Hour wheel should have proper values

  1. Set the timezone to GMT-07:00 Pacific Standard Time.
  2. Set the time to 2020-10-31 8:00 PM
  3. Set 24h setting to false. (AM/PM=true)
  4. Go to time or datetime picker.
  5. Expect: All hours to exist on hour wheel and no hour missing.