grafana/pkg/tests
Yuri Tseretyan e593d36ed8
Alerting: Update rule access control to explicitly check for permissions "alert.rules:read" and "folders:read" (#78289)
* require "folders:read" and "alert.rules:read"  in all rules API requests (write and read). 

* add check for permissions "folders:read" and "alert.rules:read" to AuthorizeAccessToRuleGroup and HasAccessToRuleGroup

* check only access to datasource in rule testing API

---------

Co-authored-by: William Wernert <william.wernert@grafana.com>
2024-03-19 22:20:30 -04:00
..
api Alerting: Update rule access control to explicitly check for permissions "alert.rules:read" and "folders:read" (#78289) 2024-03-19 22:20:30 -04:00
apis QueryService: Return application/json and better errors (#84234) 2024-03-19 15:52:15 +02:00
testinfra Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
testsuite Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
web Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05: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.