Skip to content

[E2E] Verify that dismissed vulnerabilities do not show up in MR widget

Harsha Muralidhar requested to merge hm-dismissed-vulns-mr-widget into master

What does this MR do and why?

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_QA_ACCESS_TOKEN=xxxx GITLAB_PASSWORD="XXXX" QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://192.168.86.46:3000 bundle exec rspec  ./qa/specs/features/ee/browser_ui/10_govern/dismissed_vulnerabilities_in_security_widget.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