Skip to content

Add integration tests for group policy scope

What does this MR do and why?

New feature for policy scope: Group policy scope

Policy can be scoped to groups linked to Security Policy project and it is possible to add projects as exeptions

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.

  1. Checkout branch

  2. Run in terminal:

    yarn jest:integration --watch
  3. Then click p and ee/spec/frontend_integration/security_orchestration/policy_editor/policy_scope

Related to #470054 (closed)

Merge request reports

Loading