grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
141 stars 21 forks source link

Dashboard Migration: Add missing e2e selectors to some components #648

Closed axelavargas closed 6 months ago

axelavargas commented 8 months ago

Context: Dashboard: POC to run existing e2e with dashboardScene feature toggle #84598

To run the existing e2e tests on Grafana core, we need to make sure we have all the data-testid in the components used there.

Note: I am keeping the PR on draft to add the missing data-testid in one go :)

📦 Published PR as canary version: 4.12.3--canary.648.8818501335.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes@4.12.3--canary.648.8818501335.0 # or yarn add @grafana/scenes@4.12.3--canary.648.8818501335.0 ```
grafanabot commented 6 months ago

:rocket: PR was released in v4.12.3 :rocket: