[Merge] lp:~canonical-platform-qa/webbrowser-app/autopilot-address_bar-textfield into lp:webbrowser-app
Leo Arias
leo.arias at canonical.com
Sat Dec 13 01:28:07 UTC 2014
The proposal to merge lp:~canonical-platform-qa/webbrowser-app/autopilot-address_bar-textfield into lp:webbrowser-app has been updated.
Description changed to:
This MP refactors the address bar autopilot helpers out of the test case class and into the custom proxy object.
This way, we can call the action helpers, like go_to_url, from tests that don't inherit from the web browser base test cases. In many cases we don't want to inherit from this class, so we can launch the browser from the dash, or test the integration of the browser with other apps.
Here we follow the page object pattern [1], so every component encapsulates the services it makes available to users.
[1] http://developer.ubuntu.com/apps/platform/guides/acceptance-testing-using-the-page-object-model/
For more details, see:
https://code.launchpad.net/~canonical-platform-qa/webbrowser-app/autopilot-address_bar-textfield/+merge/244663
--
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~canonical-platform-qa/webbrowser-app/autopilot-address_bar-textfield into lp:webbrowser-app.
More information about the Ubuntu-reviews
mailing list