Skip to content

Migrate Compliance Framework tests away from nil type namespace factories

What does this MR do and why?

It used to be that nil type namespaces represented User namespaces. Now that we've migrated everything over, let's update our tests and factories to be User type instead of nil.

This MR migrates over a small number of Compliance Framework tests.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

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

MR acceptance checklist

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

Related to #341070 (closed)

Edited by charlie ablett

Merge request reports

Loading