Skip to content

Move the trial create service test helpers out of the global scope

What does this MR do and why?

Resolves #456098 (closed)

All these helper methods are in the global scope of the entire test suite.

This MR moves them to a helpers file instead and include when needed.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Roy Liu

Merge request reports