Confirmed users
213
edits
(Added disclaimer about the differences across the code base) |
(Added outside consumer part) |
||
| Line 8: | Line 8: | ||
Or if you prefer, file a [https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox%20OS&component=Gaia%3A%3AUI%20Tests Bugzilla issue] to have a section of code addressed separately to the job you are doing. | Or if you prefer, file a [https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox%20OS&component=Gaia%3A%3AUI%20Tests Bugzilla issue] to have a section of code addressed separately to the job you are doing. | ||
== Outside Test Consumers == | |||
* Be aware if you change or remove the Gaia UI test API, that outside consumers might get broken. | |||
Current outside consumers of Gaiatest are: | |||
* [https://github.com/Mozilla-TWQA/MTBF-Driver MTBF] | |||
* [https://github.com/mozilla-b2g/gaia/tree/master/tests/python/gaia-ui-tests/gaiatest/tests/accessibility a11y] | |||
* [https://github.com/JonHylands/power-tests Power-tests] | |||
* [https://github.com/mozilla/marketplace-tests-gaia/tree/master/marketplacetests Marketplace tests] | |||
* [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Run_ImageMagick_Tool_with_Python_Marionette Imagecompare] tests | |||
* [https://arewefastyet.com/#machine=26 awfy] | |||
== [[B2G/QA/Automation/Style Guide/General Concepts|General Concepts]] == | == [[B2G/QA/Automation/Style Guide/General Concepts|General Concepts]] == | ||