Skip to content

E2E: Move auth e2e specs from manage to govern

Sanad Liaquat requested to merge qa-shl-move-auth-e2e-tests-to-govern into master

What does this MR do and why?

Move ~"group::authentication and authorization" e2e specs from the manage folder to govern since the group has moved to devopsgovern

Moving the specs to a new folder raised a number of rubocop issues mainly related to usage of instance variables in specs. These issues are also fixed.

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.

MR acceptance checklist

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

Edited by Sanad Liaquat

Merge request reports