grafana/pkg/tests
Danilo Bargen 83a83de10a
Clarify that Threema Gateway Alerts support only Basic IDs (#34828)
Threema Gateway supports two types of IDs: Basic IDs (where the
encryption is managed by the API server) and End-to-End IDs (where the
keys are managed by the user).

This plugin currently does not support End-to-End IDs (since it's much
more complex to implement, because the encryption needs to happen
locally). Add a few clarifications to the UI.

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-05-28 08:54:55 +02:00
..
api Clarify that Threema Gateway Alerts support only Basic IDs (#34828) 2021-05-28 08:54:55 +02:00
testinfra [Alerting]: namespace fixes (#34470) 2021-05-20 15:49:33 +03:00
web CSP: Relax default template wrt. loading of scripts, due to nonces not working (#34363) 2021-05-19 11:37:14 +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.