browser_ui/13_secure/project_security_dashboard_spec.rb | Secure Security Dashboard in a Project creates an issue from vulnerability details

Steps

  1. Log into GitLab
  2. Create empty project
  3. Populate branch with secure_premade_reports
  4. Wait on pipeline success (end of test setup)
  5. Vulnerability Report
  6. Select a Vulnerability
  7. Create Issue
  8. Edit issue
  9. View issue
  10. Expect issue to have edited contents
Edited by GitLab QA Bot