Use SaaS metadata helper in foss
What does this MR do and why?
- Moves the
:saasmetadata helper(ee/spec/support/stub_dot_com_check.rb) toceas we have code that could use it there and is valid to have. - Resolves easily resolvable specs to use it in
ce. Leaves the specs that stub it(:com?) with a variable or explicit toggling alone. - Changes some
context/exampledescriptions to reflectSaaSinstead ofgitlab.comfor more alignment on the concept ofsaas. Left others alone based on the context of file/tests around it.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Relates to #378167 (closed)
Edited by Doug Stull