grafana/pkg/services/dashboards
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673)
* streamline initialization of test databases, support on-disk sqlite test db

* clean up test databases

* introduce testsuite helper

* use testsuite everywhere we use a test db

* update documentation

* improve error handling

* disable entity integration test until we can figure out locking error
2024-02-09 09:35:39 -05:00
..
dashboardaccess Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2023-11-22 14:20:22 +01:00
database Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
service Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
accesscontrol_test.go Remove folderID from service tests (#80615) 2024-01-26 17:36:35 +02:00
accesscontrol.go RBAC: Return the underlying error instead of internal server or bad request for managed permission endpoints (#80974) 2024-01-25 16:24:52 +00:00
dashboard_provisioning_mock.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00
dashboard_service_mock.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00
dashboard.go Provisioning: Fix failure to save dashboard (#81694) 2024-02-02 09:55:29 +00:00
errors.go Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
models_test.go Remove folderid service test (#80433) 2024-01-12 16:43:39 +01:00
models.go Stats: Remove ACL references (#82112) 2024-02-08 17:19:24 +01:00
store_mock.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00