mirror of https://github.com/grafana/grafana.git
* add e2e tests for repeated tabs * finalise tab repeat e2e tests |
||
---|---|---|
.. | ||
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.