Skip to content

Refactor Inputs specs

Avielle Wolfe requested to merge refactor-ci-inputs-odds-and-ends into master

What does this MR do and why?

The existing Ci::Config::Interpolation::Inputs specs - which used with_them - were becoming more difficult to read as the inputs functionality grew. This commit refactors the specs to be a more traditional describe and context pattern, which provides more clear test descriptions

MR acceptance checklist

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

#426610 (closed)

Edited by Avielle Wolfe

Merge request reports