Skip to content

E2E test: click add protected branch button

Jay McCure requested to merge jmc-fix-protect-branch into master

What does this MR do and why?

This MR clicks the Add protected branch button to open the card. The button is new. This also changes the data-testid of this button.

Protected branches settings: Fix QA tests:

Related to Protected branches: Use GlCard (!128748 - merged)

Screenshots or screen recordings

How to set up and validate locally

QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://192.168.4.31:3000  bundle exec rspec qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb:28

MR acceptance checklist

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

Related to #417912 (closed)

Edited by Jay McCure

Merge request reports