aboutsummaryrefslogtreecommitdiff
path: root/tests/manual
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-10-10 12:25:50 -0500
committerTed Gould <ted@gould.cx>2014-10-10 12:25:50 -0500
commit3470d25af3a4b632d9a1960a05089fe2666b3f5a (patch)
tree3b05e5a08268dc81d1c3dc0d723b52c9d2cdb2fc /tests/manual
parentf2b90d32a52baa7a41548500e5c9339a99cf1354 (diff)
parent4da707591f393735ed3306421e2c1518eff4d3e5 (diff)
downloadayatana-indicator-sound-3470d25af3a4b632d9a1960a05089fe2666b3f5a.tar.gz
ayatana-indicator-sound-3470d25af3a4b632d9a1960a05089fe2666b3f5a.tar.bz2
ayatana-indicator-sound-3470d25af3a4b632d9a1960a05089fe2666b3f5a.zip
Grabbing the sync notifications branch
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual
index 201465c..d9fb7d5 100644
--- a/tests/manual
+++ b/tests/manual
@@ -22,3 +22,20 @@ Test-case indicator-sound/unity8-items-check
<dd>The menu is populated with items</dd>
</dl>
+Test-case indicator-sound/unity8-sound-notifications
+<dl>
+ <dt>Adjust volume using HW keys if available</dt>
+ <dd>A notification bubble should appear with the sound volume</dd>
+ <dd>An audibule sound should play at the level of the audio</dd>
+ <dt>Adjust volume with slider in sound indicator</dt>
+ <dd>A notification bubble should appear with the sound volume</dd>
+ <dd>An audibule sound should play at the level of the audio</dd>
+ <dt>Open a video with sound and play in media player</dt>
+ <dd>The video should play and the sound should be audible</dd>
+ <dt>Adjust volume using HW keys if available</dt>
+ <dd>A notification bubble should appear with the sound volume</dd>
+ <dd>No notification sound should be heard</dd>
+ <dt>Adjust volume with slider in sound indicator</dt>
+ <dd>A notification bubble should appear with the sound volume</dd>
+ <dd>No notification sound should be heard</dd>
+</dl>