Skip to content

Add integration test for pipeline execution policy type

What does this MR do and why?

This MR adds integration test

New integration tests are required for new pipeline execution policy

This MR adds integration tests for policy list with new pipeline execution policy type

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 yarn jest:integration ee/spec/frontend_integration/security_orchestration/policies_list/app_spec.js

Related to #454336 (closed)

Merge request reports