Skip to content

Migrate a few govern auth&auth related qa selectors to testid

What does this MR do and why?

Migrate some devopsgovern ~"group::authentication and authorization" related data-qa-selector to data-testid as part of gitlab-org/quality/quality-engineering/team-tasks#1735

Converts selectors in the following qa page objects:

  • qa/qa/ee/page/admin/overview/groups/edit.rb
  • qa/qa/ee/page/admin/settings/component/elasticsearch.rb
  • qa/qa/ee/page/admin/settings/component/email.rb
  • qa/qa/ee/page/admin/menu.rb
  • qa/qa/ee/page/registration/welcome.rb
  • qa/qa/page/admin/settings/component/account_and_limit.rb
  • qa/qa/page/admin/settings/component/ip_limits.rb
  • qa/qa/page/admin/settings/component/outbound_requests.rb
  • qa/qa/page/admin/settings/component/performance_bar.rb
  • qa/qa/page/admin/settings/component/sign_up_restrictions.rb
  • qa/qa/page/admin/settings/component/snowplow.rb
  • qa/qa/page/admin/settings/component/usage_statistics.rb
  • qa/qa/page/admin/menu.rb
  • qa/qa/page/admin/new_session.rb

Related task: gitlab-org/quality/quality-engineering/team-tasks#1822 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Sanad Liaquat

Merge request reports

Loading