Closed Bug 1316851 Opened 8 years ago Closed 8 years ago

Refactor Firefox UI tests to directly use MarionetteTestCase and PuppeteerMixin

Categories

(Testing :: Firefox UI Tests, defect)

Version 3
defect
Not set
normal

Tracking

(firefox52 fixed)

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

Attachments

(4 files)

Next step to for our tests should be to use the MarionetteTestCase class directly, and if necessary also the PuppeteerMixin class.
Attachment #8809792 - Flags: review?(mjzffr)
Attachment #8809793 - Flags: review?(mjzffr)
Attachment #8809794 - Flags: review?(mjzffr)
Attachment #8809795 - Flags: review?(mjzffr)
Comment on attachment 8809792 [details]
Bug 1316851 - Firefox UI tests have to use super() to call base class methods.

https://reviewboard.mozilla.org/r/92304/#review92432
Attachment #8809792 - Flags: review?(mjzffr) → review+
Comment on attachment 8809793 [details]
Bug 1316851 - Firefox UI harness has to use super() to call base class methods.

https://reviewboard.mozilla.org/r/92306/#review92434
Attachment #8809793 - Flags: review?(mjzffr) → review+
Comment on attachment 8809794 [details]
Bug 1316851 - Puppeteer has to use super() to call base class methods.

https://reviewboard.mozilla.org/r/92308/#review92436
Attachment #8809794 - Flags: review?(mjzffr) → review+
Comment on attachment 8809795 [details]
Bug 1316851 - Testcases should directly inherit from MarionetteTestCase and PuppeteerMixin.

https://reviewboard.mozilla.org/r/92310/#review92438
Attachment #8809795 - Flags: review?(mjzffr) → review+
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd498d1a4490
Firefox UI tests have to use super() to call base class methods. r=maja_zf
https://hg.mozilla.org/integration/autoland/rev/ad8f42a8e7f6
Firefox UI harness has to use super() to call base class methods. r=maja_zf
https://hg.mozilla.org/integration/autoland/rev/608cebbca5c4
Puppeteer has to use super() to call base class methods. r=maja_zf
https://hg.mozilla.org/integration/autoland/rev/af0d5a28645e
Testcases should directly inherit from MarionetteTestCase and PuppeteerMixin. r=maja_zf
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: