grafana/e2e-playwright/dashboards
Ihor Yeromin 2f2950eb29
Tests: Move Canvas tests to panel folder and add testing README (#110768)
* chore(e2e-tests): move canvas tests to panels
2025-09-08 17:52:10 +02: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 Dashboards: Improve lazy loading (#108854) 2025-08-01 10:46:41 +00: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.