grafana/pkg/tests
Matthew Jacobson d31d175109
Alerting: Fix contact point testing with secure settings (#72235)
* Alerting: Fix contact point testing with secure settings

Fixes double encryption of secure settings during contact point testing and removes code duplication
that helped cause the drift between alertmanager and test endpoint. Also adds integration tests to cover
the regression.

Note: provisioningStore is created to remove cycle and the unnecessary dependency.
2023-07-25 10:04:27 -04:00
..
api Alerting: Fix contact point testing with secure settings (#72235) 2023-07-25 10:04:27 -04:00
testinfra Chore: Add AwaitHealthy to ModuleEngine and Server (#72215) 2023-07-24 14:01:07 -04:00
web Auth: Use auth broker by default (#69620) 2023-06-07 08:57:41 +02: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.