Files
grafana/pkg/tests
Roberto Jimenez Sanchez 1d32db4582 fix(linting): fix all linting errors
- Check error return value of unstructured.SetNestedField
- Add nolint:gosec comments for test file reads (safe in test context)
- Fix ineffectual assignment and staticcheck warnings by returning meta from convertDashboardIfNeeded
- Update convertDashboardIfNeeded to return updated item and meta
2025-12-02 22:07:00 +01:00
..
2025-12-02 22:07:00 +01:00

Integration tests

This directory contains Grafana server integration tests.