Merge lp:~ted/indicator-sound/silent-mode-test-plan into lp:indicator-sound/14.10

Proposed by Ted Gould
Status: Superseded
Proposed branch: lp:~ted/indicator-sound/silent-mode-test-plan
Merge into: lp:indicator-sound/14.10
Prerequisite: lp:~ted/indicator-sound/ricardos-role-test
Diff against target: 28 lines (+18/-0)
1 file modified
tests/manual (+18/-0)
To merge this branch: bzr merge lp:~ted/indicator-sound/silent-mode-test-plan
Reviewer Review Type Date Requested Status
Charles Kerr (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+239236@code.launchpad.net

This proposal has been superseded by a proposal from 2014-10-31.

Commit message

Adding integration tests for silent mode

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Charles Kerr (charlesk) wrote :

This is awkward, but unfortunately there doesn't seem to be a better solution for this in the necessary timeline.

Approved with the understanding that ted's future TODO includes having i-sound mute the different roles.

review: Approve

Unmerged revisions

463. By Ted Gould

Adding a bug number to the test

462. By Ted Gould

Silent mode test

461. By Ted Gould

Grab Ricardo's test branch

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/manual'
2--- tests/manual 2014-10-22 16:43:21 +0000
3+++ tests/manual 2014-10-22 16:43:21 +0000
4@@ -22,6 +22,24 @@
5 <dd>The menu is populated with items</dd>
6 </dl>
7
8+Test-case indicator-sound/unity8-silent-mode
9+<dl>
10+ <dt>NOTE: This test currently doesn't work because of a bug: http://pad.lv/1336715</dt>
11+ <dt>Open the Sound menu</dt>
12+ <dd>The sound menu includes an item "Silent Mode" which is a check box</dd>
13+ <dd>The checkbox is not checked</dd>
14+ <dt>Enable silent mode</dt>
15+ <dd>Selecting the "Silent Mode" item should cause the box to be checked</dd>
16+ <dt>Open the sound panel in system settings</dt>
17+ <dd>The sound panel includes an item "Silent Mode" which is a check box</dd>
18+ <dd>The checkbox is checked</dd>
19+ <dt>Disable silent mode in system settings</dt>
20+ <dd>The checkbox is not checked</dd>
21+ <dt>Open the Sound menu</dt>
22+ <dd>The sound menu includes an item "Silent Mode" which is a check box</dd>
23+ <dd>The checkbox is not checked</dd>
24+</dl>
25+
26 Test-case indicator-sound/unity8-audio-roles
27 <dl>
28 <dt>Without playing anything (no active audio stream), change the volume on the indicator or with the volume buttons and then try playing one of the following audio streams: camera shutter, ringtone, message notification, dtmf</dt>

Subscribers

People subscribed via source and target branches