grafana/pkg/tests
David Parrott ca79206498
Alerting: Handle NoData and Error evaluation results (#33194)
* set processing time

* merge labels and set on response

* use state cache for adding alerts to rules

* minor cleanup

* add support for NoData and Error results

* rename test

* bring in changes from other PRs tha have been merged

* pr feedback

* add integration test

* close state tracker cleanup on context.Done

* fixup test

* not those annotations
2021-04-23 20:47:52 +02:00
..
api Alerting: Handle NoData and Error evaluation results (#33194) 2021-04-23 20:47:52 +02:00
testinfra Call server.Shutdown() as go routine (#33288) 2021-04-22 13:23:08 -07: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.