Skip to content

Migrate more selectors to use data-testid

Will Meek requested to merge auth_testids into master

What does this MR do and why?

Migrate more selectors to use data-testid as per gitlab-org/quality/quality-engineering/team-tasks#1822 (closed)

How to set up and validate locally

Run a test that uses some of the affected selectors eg.

CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://gdk.test:3000/ ./qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb

Check Allure reports / Pipeline

MR acceptance checklist

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

Merge request reports