From 7df37f358ee186e95362c88e9013f7f079d2c8ae Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 9 Oct 2014 11:18:21 -0500 Subject: Test plan test for the greeter mode --- tests/manual | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'tests/manual') diff --git a/tests/manual b/tests/manual index 201465c..039eead 100644 --- a/tests/manual +++ b/tests/manual @@ -22,3 +22,29 @@ Test-case indicator-sound/unity8-items-check
The menu is populated with items
+Test-case indicator-sound/unity8-embedded-greeter +
+
NOTE: Only works with embedded greeter, split greeter will require modifications to this test
+
Ensure System Settings is set to "Show Messages on Greeter"
+
Play a song in the media player
+
The song should be heard
+
There should be an entry in the sound menu with the meta data for the song being played
+
Go to the greeter. This can be done by hitting the lock button twice.
+
Ensure the sound menu has song meta data
+
There should be an entry in the sound menu with the meta data for the song being played
+
Pause the song in the greeter
+
The song should stop playing
+
Resume the song in the greeter
+
The song should continue to play
+
Disable System Settings value "Show Messages on Greeter"
+
Ensure the sound menu has song meta data
+
There should be an entry in the sound menu with the meta data for the song being played
+
Go to the greeter. This can be done by hitting the lock button twice.
+
Ensure the sound menu does not have song meta data
+
There should be an entry for the player but it should have no information on the song being played
+
Pause the song in the greeter
+
The song should stop playing
+
Resume the song in the greeter
+
The song should continue to play
+
+ -- cgit v1.2.3