CB-6957 Ported Battery-status manual & automated
Ported tests from Mobilespec.
Jasmine version: ported from v1.3 to v2.0
Features:
-No spies.
-Tests failing faster, when a error callback or unexpected success
callback is received, the test fails immediately.
-Jasmine report with more information about the failed operation, which
contains the operation and a description about it.
-Short timeouts for listeners and event listeners.
-Ported manual tests.
Tested and validated over device.
createActionButton it depends of this PR:
https://github.com/apache/cordova-plugin-test-framework/pull/1