grafana/pkg/tests/api/alerting
Karl Persson 1b933ff3ed
RBAC: Move resource permissions store to service package (#53815)
* Rename file to store

* Move resource permission specific database functions to
resourcepermissions package

* Wire: Remove interface bind

* RBAC: Remove injection of resourcepermission Store

* RBAC: Export store constructor

* Tests: Use resource permission package to initiate store used in tests

* RBAC: Remove internal types package and move to resourcepermissions
package

* RBAC: Run database tests as itegration tests
2022-08-18 09:43:45 +02:00
..
api_admin_configuration_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
api_alertmanager_configuration_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
api_alertmanager_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
api_available_channel_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
api_notification_channel_test.go Alerting: Fix notifications for Microsoft Teams (#53810) 2022-08-17 16:46:46 +01:00
api_prometheus_test.go RBAC: Move resource permissions store to service package (#53815) 2022-08-18 09:43:45 +02:00
api_provisioning_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
api_ruler_test.go RBAC: Move resource permissions store to service package (#53815) 2022-08-18 09:43:45 +02:00
testing.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00