Skip to content

Add security training spec

Harsha Muralidhar requested to merge hm-security-training-spec into master

What does this MR do and why?

Adds an E2E spec to test security training integration with vulnerabilities.

Addresses: gitlab-org/quality/quality-engineering/team-tasks#1766 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

From `qa` directory:
WEBDRIVER_HEADLESS=false GITLAB_ADMIN_PASSWORD="XXXXXXX" GITLAB_QA_ACCESS_TOKEN=XXXXXX 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/vulnerability_security_training_spec.rb:53

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