Skip to content

Merge ci schema test files

What does this MR do and why?

With the new testing structure for the CI schema, we can now merge different test files together to reduce the number of imports inside the main jest spec. The only files remaining with multiple imports are the ones for global keywords as otherwise we'd get an invalid yaml error.

Screenshots or screen recordings

No changes

How to set up and validate locally

Check that green pipeline and rejoice 🙏🏻

MR acceptance checklist

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

Merge request reports