grafana/e2e-playwright/dashboards
Sergej-Vlasov c65704895e
Repeats: Add E2E tests for custom grid repeats (#110884)
* add e2e test for custom grid repeats

* update codeowners file

* adjust embedded panel test to account for different base url

* replace waitFor

* run bookmark e2e consecutively
2025-09-18 10:11:35 +03:00
..
cujs Dashboards: User journey E2Es (#109049) 2025-09-04 15:17:54 +03:00
AdHocFilterTest.json Adhoc filter: Test filter for value buttons integration (#110514) 2025-09-04 15:22:10 +00:00
DashboardForConditionalRendering.json Dashboards: Refactor conditional rendering (#108596) 2025-09-04 16:22:26 +00:00
DashboardLiveTest.json
DashboardWithAllConditionalRendering.json Dashboards: Refactor conditional rendering (#108596) 2025-09-04 16:22:26 +00:00
DataLinkWithoutSlugTest.json
PanelSandboxDashboard.json
README.md Tests: Move Canvas tests to panel folder and add testing README (#110768) 2025-09-08 17:52:10 +02:00
TestDashboard.json
TestV2Dashboard.json Repeats: Add E2E tests for custom grid repeats (#110884) 2025-09-18 10:11:35 +03:00
V2DashWithRepeats.json Repeats: Add E2E tests for custom grid repeats (#110884) 2025-09-18 10:11:35 +03:00

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.