Merge lp:~ted/indicator-sound/ricardos-role-test into lp:indicator-sound/14.10

Proposed by Ted Gould
Status: Superseded
Proposed branch: lp:~ted/indicator-sound/ricardos-role-test
Merge into: lp:indicator-sound/14.10
Diff against target: 26 lines (+19/-0)
1 file modified
tests/manual (+19/-0)
To merge this branch: bzr merge lp:~ted/indicator-sound/ricardos-role-test
Reviewer Review Type Date Requested Status
Indicator Applet Developers Pending
Review via email: mp+238006@code.launchpad.net

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

Commit message

Integration test for audio roles

Description of the change

This test was added to the wiki but got lost when the test plan got updated from Bazaar. Adding to Bazaar.

To post a comment you must log in.

Unmerged revisions

459. By Ricardo Salveti

Integration test for audio roles

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-01-31 20:09:51 +0000
3+++ tests/manual 2014-10-10 15:49:55 +0000
4@@ -22,3 +22,22 @@
5 <dd>The menu is populated with items</dd>
6 </dl>
7
8+Test-case indicator-sound/unity8-audio-roles
9+<dl>
10+ <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>
11+ <dd>The audio stream should reflect the volume set on the indicator</dd>
12+ <dt>Without playing anything (no active audio stream), change the volume on the indicator or with volume buttons and then try playing one of the following audio streams: music-app, webrowser (youtube)</dt>
13+ <dd>The audio stream should not be affected by the volume set on the indicator when there was no other active stream</dt>
14+ <dt>Play a multimedia stream (music-app, webrowser) and change the volume on the indicator when the stream is active</dt>
15+ <dd>The multimedia audio stream should reflect the volume set on the indicator</dd>
16+ <dd>When stopping/closing the multimedia stream, it should automatically show up the volume for the alert role (ringtone, notification, etc)</dd>
17+ <dd>No other role should be affected by the volume level used by the multimedia role</dd>
18+ <dt>Play a alarm stream (clock-app) and change the volume on the indicator when the stream is active</dt>
19+ <dd>The alarm audio stream should reflect the volume set on the indicator</dd>
20+ <dd>When stopping/closing the alarm stream, it should automatically show up the volume for the alert role (ringtone, notification, etc)</dd>
21+ <dd>No other role should be affected by the volume level used by the alarm role</dd>
22+ <dt>Start a voice call using the dialer-app and change the volume on the indicator when the call is active</dt>
23+ <dd>The phone audio stream should reflect the volume set on the indicator</dd>
24+ <dd>When hanging up the voice call it should automatically show up the volume for the alert role (ringtone, notification, etc)</dd>
25+ <dd>No other role should be affected by the volume level used by the phone role</dd>
26+</dl>

Subscribers

People subscribed via source and target branches