From 92b25d847074f06bb877570cb8ca02e07b61d67a Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 12 Jan 2015 16:43:58 -0600 Subject: update manual tests --- tests/manual | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/manual b/tests/manual index 1e6febd..8a305ac 100644 --- a/tests/manual +++ b/tests/manual @@ -13,7 +13,6 @@ $ gdbus call --session --dest "com.canonical.indicator.power" \ --object-path /com/canonical/indicator/power/Testing \ --method org.freedesktop.DBus.Properties.GetAll \ com.canonical.indicator.power.Testing -({'MockBatteryEnabled': , 'MockBatteryLevel': , 'MockBatteryState': <'discharging'>, 'MockBatteryMinutesLeft': },) Enable the mock battery: @@ -88,6 +87,14 @@ Test-case indicator-power/low-power-notifications
ubuntu-system-settings should be launched to the Battery page
+Test-case indicator-power/low-power-icon +
+
Wait for the system's battery level to drop to 21% (or fake it, see 'Notes on Battery Testing' above)
+
The indicator's icon should use the non-critical coloring (eg, grey)
+
Wait for the system's battery level to drop to 20% (or fake it, see 'Notes on Battery Testing' above)
+
The indicator's icon should use the critical coloring (eg, red)
+
+ Test-case indicator-power/device-brightness-slider
On a device, pull down the power indicator's menu
-- cgit v1.2.3