Skip to content

Fixing status_dropdown selection in vulnerability report

Harsha Muralidhar requested to merge hm-dequarantine-govern-specs into master

What does this MR do and why?

De-quarantines the specs quarantined in !121080 (merged).

  • Uses data-testid to dynamically select status dropdown items in vulnerability report.

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

 WEBDRIVER_HEADLESS=false GITLAB_ADMIN_PASSWORD="xxx" GITLAB_QA_ACCESS_TOKEN=xxxx GITLAB_PASSWORD="xxxx" QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://192.168.86.22:3000 bundle exec rspec  ./qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb

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 Harsha Muralidhar

Merge request reports

Loading