Skip to content

Migrate Spec Frontend Members to testid

Will Meek requested to merge qa_spec_frontend_mem_testids into master

What does this MR do and why?

Migrates some data-qa-selector attributes to be data-testid as per gitlab-org/quality/quality-engineering/team-tasks#1822 (closed)

How to set up and validate locally

Test affected specs:

yarn jest ./spec/frontend/members/components/table/members_table_spec.js

yarn jest ./ee/spec/frontend/members/components/table/members_table_spec.js

Also note results of test 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.

Edited by Will Meek

Merge request reports