grafana/pkg/tests
Yuriy Tseretyan 8b3b667a47
Alerting: Fix rule API to accept 0 duration of field For (#50992)
* make 'for' pointer to distinguish between missing field and 0
* set 'for' to -1 if the value is missing but not allow negative in the request + path -1 with the value from original rule
* update store validation to not allow negative 'for'
* update usages to use pointer
2022-06-30 11:46:26 -04:00
..
api Alerting: Fix rule API to accept 0 duration of field For (#50992) 2022-06-30 11:46:26 -04:00
testinfra AccessControl: Grant data source reader to all users when running oss (#49514) 2022-05-25 13:43:58 +02:00
web Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +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.