Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 9 commits into from
Apr 24, 2024

Conversation

axelavargas
Copy link
Member

@axelavargas axelavargas commented Mar 19, 2024

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.

  • Add testid to tile in SceneGridRow
  • VizPanelMenu

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

✨ Test out this PR locally via:

npm install @grafana/scenes@4.12.3--canary.648.8818501335.0
# or 
yarn add @grafana/scenes@4.12.3--canary.648.8818501335.0

@axelavargas axelavargas added patch Increment the patch version when merged release Create a release when this pr is merged area/tests Add or improve existing tests labels Mar 19, 2024
@axelavargas axelavargas self-assigned this Mar 19, 2024
@Sergej-Vlasov Sergej-Vlasov self-assigned this Apr 24, 2024
@Sergej-Vlasov Sergej-Vlasov marked this pull request as ready for review April 24, 2024 14:43
@axelavargas axelavargas merged commit 548031c into main Apr 24, 2024
3 checks passed
@axelavargas axelavargas deleted the axelav/add-missing-testsid branch April 24, 2024 14:56
@grafanabot
Copy link
Contributor

🚀 PR was released in v4.12.3 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Add or improve existing tests patch Increment the patch version when merged release Create a release when this pr is merged released
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants