From ebf6a44938610ec386e269d5d5538cbb82a73290 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 22 Oct 2014 12:38:46 -0400 Subject: Silent mode test --- tests/manual | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'tests/manual') diff --git a/tests/manual b/tests/manual index 2816984..05993ed 100644 --- a/tests/manual +++ b/tests/manual @@ -22,6 +22,24 @@ Test-case indicator-sound/unity8-items-check
The menu is populated with items
+Test-case indicator-sound/unity8-silent-mode +
+
NOTE: This test currently doesn't work because of a bug:
+
Open the Sound menu
+
The sound menu includes an item "Silent Mode" which is a check box
+
The checkbox is not checked
+
Enable silent mode
+
Selecting the "Silent Mode" item should cause the box to be checked
+
Open the sound panel in system settings
+
The sound panel includes an item "Silent Mode" which is a check box
+
The checkbox is checked
+
Disable silent mode in system settings
+
The checkbox is not checked
+
Open the Sound menu
+
The sound menu includes an item "Silent Mode" which is a check box
+
The checkbox is not checked
+
+ Test-case indicator-sound/unity8-audio-roles
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
-- cgit v1.2.3 From 6e42c539dd125c3a44c82d135df3f0788d974771 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 22 Oct 2014 12:40:07 -0400 Subject: Adding a bug number to the test --- tests/manual | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/manual') diff --git a/tests/manual b/tests/manual index 05993ed..ab18469 100644 --- a/tests/manual +++ b/tests/manual @@ -24,7 +24,7 @@ Test-case indicator-sound/unity8-items-check Test-case indicator-sound/unity8-silent-mode
-
NOTE: This test currently doesn't work because of a bug:
+
NOTE: This test currently doesn't work because of a bug: http://pad.lv/1336715
Open the Sound menu
The sound menu includes an item "Silent Mode" which is a check box
The checkbox is not checked
-- cgit v1.2.3