grafana/pkg/tests
Yuri Tseretyan 47546a4c72
Alerting: Update API to use folders' full paths (#81214)
* update GetUserVisibleNamespaces to use FolderSeriver
* update GetNamespaceByUID to use FolderService.GetFolders
* update GetAlertRulesForScheduling to use FolderService.GetFolders 

* Update API and GetAlertRulesForScheduling to use the folder's full path
* get full path of folder in RouteTestGrafanaRuleConfig

* fix escaping of titles for MySQL
2024-02-06 17:12:13 -05:00
..
api Alerting: Update API to use folders' full paths (#81214) 2024-02-06 17:12:13 -05:00
apis K8s/Snapshots: Add dashboardsnapshot api group (#77667) 2024-02-01 22:40:11 -08:00
testinfra Alerting: Support hysteresis command expression (#75189) 2024-01-04 11:47:13 -05:00
web Login: refactor auth info package (#78459) 2023-11-21 14:47:23 +01:00
README.md Chore: Add CloudWatch HTTP API tests (#29691) 2021-01-07 11:36:13 +01:00
utils.go Nested Folders: Fix /api/folders pagination (#79447) 2023-12-15 19:34:08 +02:00

Integration tests

This directory contains Grafana server integration tests.