diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-09-16 15:21:47 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-09-16 15:21:47 -0500 |
commit | b455f23b6f9e76aaf5e7ac2eeea4f555ba7177f2 (patch) | |
tree | bb3a3b330cb52245256f0464941f7d22020c1a00 /tests | |
parent | 6863994ff1cb0aa2df940d94e88dbf324ece8132 (diff) | |
download | ayatana-indicator-datetime-b455f23b6f9e76aaf5e7ac2eeea4f555ba7177f2.tar.gz ayatana-indicator-datetime-b455f23b6f9e76aaf5e7ac2eeea4f555ba7177f2.tar.bz2 ayatana-indicator-datetime-b455f23b6f9e76aaf5e7ac2eeea4f555ba7177f2.zip |
add manual test indicator-datetime/alarm-timezone
Diffstat (limited to 'tests')
-rw-r--r-- | tests/manual | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual index 2b16841..87ad674 100644 --- a/tests/manual +++ b/tests/manual @@ -40,6 +40,15 @@ Test-case indicator-datetime/new-alarm-wakeup <dd>If the device supports haptic feedback, confirm the alarm vibrates.</dd> </dl> +Test-case indicator-datetime/alarm-timezone +<dl> + <dt>In ubuntu-system-settings, change your timezone to a zone you're not in</dt> + <dt>In ubuntu-clock-app, create and save an upcoming alarm</dt> + <dd>The indicator's menu should show the alarm to click at the specified time</dd> + <dt>In ubuntu-system-settings, change back to your correct timezone</dt> + <dd>The indicator's menu should still show the alarm to click at the specified time</dd> +</dl> + Test-case indicator-datetime/snooze <dl> <dt>Create and save an upcoming alarm in ubuntu-clock-app</dt> |