grafana/pkg/tests/api/alerting
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087)
* chore: add alias for InitTestDB and Session

Adds an alias for the sqlstore InitTestDB and Session, and updates tests using these to reduce dependencies on the sqlstore.Store.

* next pass of removing sqlstore imports
* last little bit
* remove mockstore where possible
2022-10-19 09:02:15 -04: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 Alerting: Use correct response body for silence post API (#57114) 2022-10-17 15:43:37 -04:00
api_available_channel_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
api_notification_channel_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04: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