Skip to content

Create security orchestration integration test foundation

Alexander Turinske requested to merge create-integration-tests into master

What does this MR do and why?

Create security orchestration integration tests

  • create foundation file structure
  • test init files
  • test pages with jest tests that use mount on the highest level component to render all the components below

Screenshots or screen recordings

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

Before After

How to set up and validate locally

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

yarn jest:integration ee/spec/frontend_integration/security_orchestration

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Relates to gitlab-org/quality/quality-engineering/team-tasks#2231

Edited by Alexander Turinske

Merge request reports