grafana/pkg/tests
gotjosh 528ca9134b
Alerting: Use a default configuration and periodically poll for new ones (#32851)
* Alerting: Use a default configuration and periodically poll for new ones

Use a default configuration to make sure we always start the grafana
instance. Then, regularly poll for new ones.

I've also made sure that failures to apply configuration do not stop the
Grafana server but instead keep polling until it is a success.
2021-04-13 13:02:44 +01:00
..
api Alerting: Use a default configuration and periodically poll for new ones (#32851) 2021-04-13 13:02:44 +01:00
testinfra Alerting: Allow querying of Alerts from notifications (#32614) 2021-04-08 07:27:59 -04:00
web Middleware: Add CSP support (#29740) 2021-01-12 07:42:32 +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.