Skip to content

Update mini pipeline selectors to use data-testid

Miguel Rincon requested to merge 299902-update-mini-pipeline-query into master

What does this MR do?

Fixes #300407 (relevant to the Vue implementation)

Update mini pipeline selectors to use data-testid

Currently the class mini-pipeline-graph-dropdown-toggle is used in CSS and tests, which makes refactoring difficult.

This change updates one of the widely used mini pipeline classes to use data-testid in feature tests.

Screenshots (strongly suggested)

N/A

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #299902 (closed)

Edited by Miguel Rincon

Merge request reports

Loading