Skip to content

Refactor image_reference tests with proper stubbing

Balasankar 'Balu' C requested to merge 4718-fix-image-reference-tests into master

Closes #4718 (closed)

I refactored the tests, with the assumption: If CI_PIPELINE_TRIGGERED is "true", CI_PIPELINE_SOURCE will be "triggered". Also properly stubbed dependent methods, which are individually tested in other places.

Edited by GitLab Release Tools Bot

Merge request reports