Skip to content

Refactor VSD api requests and utils

Ezekiel Kigbo requested to merge 384560-refactor-vsd-utils into master

What does this MR do and why?

Minor refactor to move the value stream dashboard API related functions. This MR:

  • Moves relevant api functions from utils.js to the new api.js
  • Updates related jest tests

Follow-up from !116216 (merged)

Screenshots or screen recordings

No visual changes

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

$ yarn jest --watch analytics/dashboard

MR acceptance checklist

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

Related to #384560 (closed)

Edited by Ezekiel Kigbo

Merge request reports

Loading