Skip to content

Add feature tests for Groups analytics dashboards

What does this MR do and why?

This MR introduces feature tests for the group value stream dashboards feature. This MR:

  • Adds some additional data-testid attributes to relevant components
  • Adds tests with group_analytics_dashboard_dynamic_vsd enabled/disabled
  • Adds basic render tests for the visualizations

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/groups/analytics/dashboards_spec.rb

Related to #417771 (closed)

Edited by Ezekiel Kigbo

Merge request reports