Files
grafana/pkg/tests
David Parrott aa5bdff97d Call server.Shutdown() as go routine (#33288)
server.Shutdown() blocks trying to write to s.shutdownFinished in some cases when using a test Grafana instance for a series of integration tests. 

See https://github.com/grafana/grafana/blob/master/pkg/server/server.go#L222-L224
2021-04-22 13:23:08 -07:00
..
2021-01-12 07:42:32 +01:00

Integration tests

This directory contains Grafana server integration tests.