Skip to content

E2E test: repo settings data-testid migration

Jay McCure requested to merge jmc-repo-settings-testid into master

What does this MR do and why?

Part of gitlab-org/quality/quality-engineering/team-tasks#1825 (closed)

Migrates data-qa-selectors to data-testid for the following page object files used in the E2E tests: qa/qa/page/group/settings/repository.rb qa/qa/page/repository/settings/repository.rb

Fixes one method signature comment.

How to set up and validate locally

Since this affects many E2E tests, probably best to validate using pipeline results.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jay McCure

Merge request reports