aboutsummaryrefslogtreecommitdiff
path: root/tests/manual
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-09-19 14:34:11 +0000
committerCI bot <ps-jenkins@lists.canonical.com>2014-09-19 14:34:11 +0000
commita72a776c15a48341b9b06bbdd113d4112acd3e20 (patch)
tree86ecb9508b3e3f32b5e5c727b2bcbf8a3840d243 /tests/manual
parent790f43bcea23f926f6617e0fe41026a3adaee8cc (diff)
parent8da361db324d454ee9910ea3e169f428d32a925a (diff)
downloadayatana-indicator-datetime-a72a776c15a48341b9b06bbdd113d4112acd3e20.tar.gz
ayatana-indicator-datetime-a72a776c15a48341b9b06bbdd113d4112acd3e20.tar.bz2
ayatana-indicator-datetime-a72a776c15a48341b9b06bbdd113d4112acd3e20.zip
Adjust our floating alarms when the local timezone changes.
Fixes: 1332095 Approved by: Ted Gould, PS Jenkins bot
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual9
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>