Confirmed users
486
edits
(Added Treeherder explanation) |
|||
Line 14: | Line 14: | ||
== Commonly Used Words == | == Commonly Used Words == | ||
* Marionette (Python): The framework currently used for end-to-end testing. | * Marionette (Python): The framework currently used for end-to-end testing. | ||
* MarionetteJS: The JavaScript version of the framework. It's currently used for integration testing | * MarionetteJS: The JavaScript version of the framework. It's currently used for integration testing (Gij) | ||
* Gij: Gaia Integration JavaScript. The test suite that verify Gaia integrates correctly with Gecko. | * Gij: Gaia Integration JavaScript. The test suite that verify Gaia integrates correctly with Gecko. | ||
* Gip: Gaia Integration Python. The old name of the end-to-end suite, when the differences between integration and end-to-end weren't documented. | * Gip: Gaia Integration Python. The old name of the end-to-end suite, when the differences between integration and end-to-end weren't documented. | ||
* [https://wiki.mozilla.org/Auto-tools/Projects/Treeherder Treeherder] is a reporting dashboard for checkins to Mozilla projects. Gij results are shown on Treeherder, Gip used to be, but isn't anymore. |