grafana/e2e-playwright/dashboards
Sergej-Vlasov d408e712e5
Repeats: Add E2E tests for tabs layout repeats (#112109)
* add e2e tests for repeated tabs

* finalise tab repeat e2e tests
2025-10-09 16:51:36 +03:00
..
cujs
AdHocFilterTest.json
DashboardForConditionalRendering.json
DashboardLiveTest.json
DashboardWithAllConditionalRendering.json
DataLinkWithoutSlugTest.json
PanelSandboxDashboard.json
README.md
TestDashboard.json
TestV2Dashboard.json
V2DashWithRepeats.json
V2DashWithTabRepeats.json

README.md

Dashboards

Adding Dashboard JSONs

When adding dashboard JSON files to this folder that were exported from Grafana:

⚠️ Important: Don't forget to remove the "id" field from the exported JSON before adding it to this folder.

Exported dashboard JSONs contain an id field that should be removed to avoid conflicts when importing the dashboard in tests.