canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
No edit summary |
|||
Line 59: | Line 59: | ||
| [[B2G/QA/WebAPI_Test_Plan/Battery_Status]] | | [[B2G/QA/WebAPI_Test_Plan/Battery_Status]] | ||
|} | |} | ||
==Tasks== | |||
For each of the WebAPIs that are testable on the B2G device emulator: | |||
* Review the implementation details | |||
* Review existing tests | |||
* Identify new test cases to be developed, in order to ensure full API test coverage | |||
* When reviewing existing mochitests, determine if additional test coverage can be achieved by adding marionette tests that access emulator features | |||
* Develop new tests using the appropriate automation framework: | |||
** Default to using mochitest; unless: | |||
** If direct access to the B2G device emulator 'hardware' commands is required, use the marionette framework. | |||
==Details== | ==Details== |