B2G/QA/Automation/UI/Strategy/Port Gaia Integration Python

From MozillaWiki
< B2G‎ | QA‎ | Automation‎ | UI‎ | Strategy
Revision as of 04:43, 11 February 2015 by Gmealer (talk | contribs) (Created page with "=Objective= Port the existing Gaia Integration Python tests to JavaScript so that they can share View objects and be maintained by functional team owners. =The Problem= We...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Objective

Port the existing Gaia Integration Python tests to JavaScript so that they can share View objects and be maintained by functional team owners.

The Problem

We currently run a suite of tests on CI, but they're in Python. This leads to the problems articulated in Develop GaiaTest JS. They would receive better maintenance if they were in JS, and we'd reduce the number of deployed stacks.

The Solution

Port the tests.

Timeline

  • Division of existing Gaia Integration Python tests by functional team
  • Propose/add GIP tests to functional team backlogs

Risks

Similar to the Assist with CI Tests plan we need to make sure that functional teams are willing to take on the ownership.