From 2a37cca87e0894769ba0a6ad1f0cb63bd6b4c8bf Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 26 Feb 2014 15:18:09 -0600 Subject: Adding an acceptance test fo the sound features --- tests/manual | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/tests/manual b/tests/manual index c05689f..b98e06b 100644 --- a/tests/manual +++ b/tests/manual @@ -11,3 +11,28 @@ Test-case unity-greeter-session-broadcast/application-on-greeter
If there is a PIN set the dialog should be shown, enter the PIN
The session should open with the selected app in focus
+ +Test-case unity-greeter-session-broadcast/sound-control-relay +
+
NOTE: This test requires the separated greeter to land before it can be executed
+
Start Music playing using the music app (may require copying music to the device)
+
Music should be playing out the speaker
+
Open the Sound Indicator
+
The music player should be listed
+
The currently playing song should be shown
+
Lock the screen of the device
+
Music should still be playing out the speaker
+
Click the power button to cause the screen to turn on
+
The screen should contain the lock screen
+
Open the Sound Indicator
+
The music player should be listed
+
The currently playing song should be shown
+
Press the Pause button
+
The music should stop playing
+
Press the Play button
+
The music should continue where it left off
+
Press the Next button
+
The music should switch to the next track
+
Press the Previous button
+
The music should switch to the previously playing track
+
-- cgit v1.2.3