blob: b9922ce3ab9ecab4e0a30898b84ebf2c76c68750 [file] [log] [blame]
Tests the basic operation of BatteryStatus.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS battery.charging is false
PASS battery.chargingTime is Infinity
PASS battery.dischargingTime is 6000
PASS battery.level is 0.7
PASS successfullyParsed is true
TEST COMPLETE