Identify non-API extended mixed environment UI smoke test candidates
Summary
To further enhance mixed environment testing, we need to identify areas of the system frontend that may not be using the API for persisting data (standard MVC implementation) and determine their candidacy for creating specific, smoke-level, mixed environment UI tests to add to our E2E suite.
Tasks
- Break down areas of the GitLab Rails application (views) that do not leverage either API
- Coordinate assistance within different teams to identify potential UI mixed environment tests to enhance coverage
- Create and schedule new testcase issues for identified candidate testcases