Skip to content

Refactored report link spec

David O'Regan requested to merge report_link_spec_refractor into master

What does this MR do and why?

This a tiny MVC based on: &2445 (closed), where we refractor the app/assets/javascripts/reports/components/report_link.vue unit test to use @vue/test-utils.

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. ❯ yarn jest spec/frontend/reports/components/report_link_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.

Edited by David O'Regan

Merge request reports