Skip to content

Updates e2e tests to use vue selectors for labels

Désirée Chevalier requested to merge qa-fix-label-selectors-for-vue into master

What does this MR do?

The vue_sidebar_labels feature flag was turned on here !41561 (comment 417333371) which broke e2e tests that were using labels.

This MR updates e2e labels to use new vue selectors and unquarantines 2 broken e2e specs that were affected. It also updates the old haml selectors to match just incase the feature flag is turned off again.

Screenshots

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
Edited by Désirée Chevalier

Merge request reports

Loading