Confirmed users
1,867
edits
Line 107: | Line 107: | ||
A component of the automation strategy includes reviewing the amount of test coverage that follows a developers pull request. Often times the team is able to influence and enhance the depth of coverage by simply asking for more tests earlier in the workflow [Unit + Integration]. | A component of the automation strategy includes reviewing the amount of test coverage that follows a developers pull request. Often times the team is able to influence and enhance the depth of coverage by simply asking for more tests earlier in the workflow [Unit + Integration]. | ||
=== | ===Coverage Areas=== | ||
* Editing pages is a consistent and user friendly experience. | |||
* | * Localized experiences persist when a user arrives, uses, and leaves the site. | ||
* | * Feedback mechanisms on MDN exist and work. | ||
* .. | * Topic and article pages behave as expected. | ||
* The search experience is consistent. | |||
====TODO Environment/test matrix==== | ====TODO Environment/test matrix==== |