grafana/pkg/tests/api/alerting
Kristin Laemmert 299c142f6a
QuotaService: refactor to use ReplDB for Get queries (#91333)
* Feature (quota service): Use ReplDB for quota service Gets

This adds the replDB to the quota service, as well as some more test helper functions to simplify updating tests. My intent is that the helper functions can be removed when this is fully rolled out (or not) and we're consistently using the ReplDB interface (or not!)

* test updates
2024-08-08 13:41:33 -04:00
..
test-data Alerting: Fix simplified routes '...' groupBy creating invalid routes (#86006) 2024-04-16 12:14:39 -04:00
api_admin_configuration_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
api_alertmanager_configuration_test.go Alerting: Update grafana/alerting (#88363) 2024-06-04 20:29:37 +02:00
api_alertmanager_silence_test.go Actionsets: Add cfg option for only writing actionsets (#88367) 2024-05-28 16:32:23 +01:00
api_alertmanager_test.go QuotaService: refactor to use ReplDB for Get queries (#91333) 2024-08-08 13:41:33 -04:00
api_available_channel_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
api_backtesting_data.json Expressions: Fixes the issue showing expressions editor (#62510) 2023-01-31 18:50:10 +01:00
api_backtesting_test.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
api_notification_channel_test.go Alerting: Update grafana/alerting. (#88914) 2024-06-14 09:19:04 +02:00
api_notifications_time_interval_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
api_prometheus_test.go Actionsets: Add cfg option for only writing actionsets (#88367) 2024-05-28 16:32:23 +01:00
api_provisioning_test.go Alerting: Fix some status codes returned from provisioning API. (#90117) 2024-07-05 19:06:37 +02:00
api_ruler_test.go Alerting: Fix rule storage to filter by group names using case-sensitive comparison (#88992) 2024-06-10 19:05:47 -04:00
api_testing_test.go Actionsets: Add cfg option for only writing actionsets (#88367) 2024-05-28 16:32:23 +01:00
testing.go Alerting: Time interval Delete API to check for usages in alert rules (#90500) 2024-07-17 10:53:54 -04:00