aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-09-11 15:00:48 -0500
committerCharles Kerr <charles.kerr@canonical.com>2014-09-11 15:00:48 -0500
commit20889f11f535de956983c83f3f85c68df1883455 (patch)
tree31e23ebfdba7a350e808fb33d66d7c31d98a5cc0 /tests
parent9d0cc593d2cf79f4763f69aa7d7b58919721fc22 (diff)
downloadayatana-indicator-power-20889f11f535de956983c83f3f85c68df1883455.tar.gz
ayatana-indicator-power-20889f11f535de956983c83f3f85c68df1883455.tar.bz2
ayatana-indicator-power-20889f11f535de956983c83f3f85c68df1883455.zip
add device-brightness-slider manual test
Diffstat (limited to 'tests')
-rw-r--r--tests/manual16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual
index 73d3211..2e2944b 100644
--- a/tests/manual
+++ b/tests/manual
@@ -71,3 +71,19 @@ Test case indicator-power/low-power-notifications
<dt>Tap 'Battery Settings'</dt>
<dd>ubuntu-system-settings should be launched to the Battery page </dd>
</dl>
+
+Test case indicator-power/device-brightness-slider
+<dl>
+ <dt>On a device, pull down the power indicator's menu</dt>
+ <dd>The menu should include a brightness slider with icons</dd>
+ <dt>Slide the brightness slider back and forth</dt>
+ <dd>The screen should get brighter and darker in sync with the slider's position</dd>
+ <dt>Launch unity-system-settings' Brightness panel</dt>
+ <dt>Move both the indicator's and the settings panel's sliders</dt>
+ <dd>Both sliders' positions should stay in sync with each other</dd>
+ <dd>Both should have the same effect on the screen's brightness</dd>
+ <dt>Make a note of the current brightness level and slider position</dt>
+ <dt>Reboot the device</dt>
+ <dd>The screen brightness should be the same as it was before rebooting</dd>
+ <dd>The indicator's brightness slider should be in the same position as it was before rebooting</dd>
+</dl>