Skip to content

Adds feature tests for Project value streams dashboards

What does this MR do and why?

Adds feature tests for the project value stream dashboards feature

  • Refactors the VSD helpers and shared examples for reuse
  • Adds basic project level VSD tests

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

$ bin/rspec ./ee/spec/features/projects/analytics/dashboards_spec.rb ./ee/spec/features/groups/analytics/dashboards_spec.rb

Related to #417771 (closed)

Edited by Ezekiel Kigbo

Merge request reports