aboutsummaryrefslogtreecommitdiff
path: root/tests/manual
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-01-21 15:06:12 -0600
committerCharles Kerr <charles.kerr@canonical.com>2015-01-21 15:06:12 -0600
commitd82ebaccf5bc926854167f45b7057ed921bb9f71 (patch)
treed6376c3f993ed1051e3f40f36a0aae3035f87a66 /tests/manual
parent392487de7ec4357f8f7b68105d9dd667d5b14d62 (diff)
downloadayatana-indicator-datetime-d82ebaccf5bc926854167f45b7057ed921bb9f71.tar.gz
ayatana-indicator-datetime-d82ebaccf5bc926854167f45b7057ed921bb9f71.tar.bz2
ayatana-indicator-datetime-d82ebaccf5bc926854167f45b7057ed921bb9f71.zip
new manual test, indicator-datetime/silent-mode
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual
index 71d1e06..ba92044 100644
--- a/tests/manual
+++ b/tests/manual
@@ -118,6 +118,19 @@ Test-case indicator-datetime/change-alarm-sound
<dd>The newly-selected sound should play, rather than the previous sound.</dd>
</dl>
+Test-case indicator-datetime/silent-mode
+<dl>
+ <dt>Set an alarm and wait for it to arrive.</dt>
+ <dt>From the sound indicator, turn on silent mode.</dt>
+ <dd>Alarm should go off at the specified time and play its sound regardless of silent mode.</dd>
+ <dt>From the sound indicator, turn on silent mode.</dt>
+ <dt>Create a calendar event from the calendar app and wait for it to arrive.</dt>
+ <dd>The calendar event notification should be silent.</dd>
+ <dt>From the sound indicator, turn off silent mode.</dt>
+ <dt>Create a calendar event from the calendar app and wait for it to arrive.</dt>
+ <dd>The calendar event notification should play a sound.</dd>
+</dl>
+
<strong>
If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>.