canmove, Confirmed users
2,041
edits
(Created page with "=Boot2Gecko WebAPI Test Plan= == Summary == {| class="fullwidth-table" |- | style="width:20%" | '''Lead''' | [mailto:gmealer@mozilla.com Geo Mealer] (irc: geo) |- | '''Cont...") |
|||
Line 39: | Line 39: | ||
It would be tempting to use Gaia for this, but Gaia apps cannot be guaranteed to be using the APIs in a given way; they might refactor in the future. So, part of this testing project will be implementing apps whose API usage can be absolutely controlled. | It would be tempting to use Gaia for this, but Gaia apps cannot be guaranteed to be using the APIs in a given way; they might refactor in the future. So, part of this testing project will be implementing apps whose API usage can be absolutely controlled. | ||
It is still undetermined whether these apps will be implemented as web pages or | It is still undetermined whether these apps will be implemented as web pages or installable apps. Apps would be closer to how a developer will mostly use these APIs. Pages don't require being preloaded onto the phone before testing can occur; they can just be navigated via onboard browser. |