grafana/pkg/tests/api/alerting
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366)
* replace sqlstore with db interface in a few packages

* remove from stats

* remove sqlstore in admin test

* remove sqlstore from api plugin tests

* fix another createUser

* remove sqlstore in publicdashboards

* remove sqlstore from orgs

* clean up orguser test

* more clean up in sso

* clean up service accounts

* further cleanup

* more cleanup in accesscontrol

* last cleanup in accesscontrol

* clean up teams

* more removals

* split cfg from db in testenv

* few remaining fixes

* fix test with bus

* pass cfg for testing inside db as an option

* set query retries when no opts provided

* revert golden test data

* rebase and rollback
2024-04-04 15:04:47 +02:00
..
test-data Alerting: Support for simplified notification settings in rule API (#81011) 2024-02-15 09:45:10 -05: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 Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
api_alertmanager_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02: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: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
api_notification_channel_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +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 Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
api_provisioning_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
api_ruler_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
api_testing_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
testing.go Alerting: Support for simplified notification settings in rule API (#81011) 2024-02-15 09:45:10 -05:00