grafana/pkg/tests
Sasha Melentyev c02003af3c
Refactor time durations (#58484)
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.
2022-11-22 15:09:15 +08:00
..
api Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
testinfra Chore: Retry queries by default in tests (#58535) 2022-11-09 19:56:47 +02:00
web Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
README.md

Integration tests

This directory contains Grafana server integration tests.