Skip to content

Add feature tests for scan execution policy

What does this MR do and why?

Add feature tests for scan execution policy on group level

This MR covers all invalid polices and tests backend validation

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

*** NO VISUAL CHANGES***

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

bundle exec rspec ee/spec/features/groups/security/user_creates_scan_execution_policy_spec.rb

Related to #484690

Merge request reports

Loading