Add jest spec for runner_detail vue component
What does this MR do and why?
Closes #373028 (closed)
The runner detail vue component was previously shipped without tests, this MR adds testing to confirm the proper label and value slots are created conditionally.
How to set up and validate locally
-
Just run the test file!
yarn jest spec/frontend/ci/runner/components/runner_detail_spec.js
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.
Edited by Missy Davies