Skip to content

Create policy editor feature tests

Alexander Turinske requested to merge create-policy-editor-feature-tests into master

What does this MR do and why?

Create policy editor feature tests

  • ensure scan result policies can be created
  • clean up policy list tests

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.

bin/rspec ee/spec/features/projects/security/polic* ee/spec/features/groups/security/polic*

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 Audit test coverage for Scan Result Policies (gitlab-org/quality/quality-engineering/team-tasks#2227)

Relates to Audit test coverage for Scan Execution Policies (gitlab-org/quality/quality-engineering/team-tasks#2226)

Edited by Alexander Turinske

Merge request reports