grafana/pkg/tests
Eng Zer Jun b56848f006
test: use T.TempDir to create temporary test directory (#44947)
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-22 15:43:29 +01:00
..
api Azure Monitor: Bump core plugin version (#46776) 2022-03-21 19:01:26 +01:00
testinfra test: use T.TempDir to create temporary test directory (#44947) 2022-03-22 15:43:29 +01:00
web Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
README.md Chore: Add CloudWatch HTTP API tests (#29691) 2021-01-07 11:36:13 +01:00

Integration tests

This directory contains Grafana server integration tests.