Skip to content

Add a feature spec for the dashboards visualization designer

Elwyn Benson requested to merge 390516-visualization-designer-feature-spec into master

What does this MR do and why?

Add a feature spec to ensure the visualisation designer basic functionality works.

Checks the 3 main panels show, and that basic content exists when selecting options.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

bundle exec rspec ./ee/spec/features/projects/analytics/visualization_designer_spec.rb

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 #390516 (closed)

Edited by Elwyn Benson

Merge request reports