grafana/pkg/infra/filestorage
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
..
api_test.go Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
api.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
cdk_blob_filestorage.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
db_filestorage.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
file_storage_mock.go Storage: add WithContents option to storage.Get() (#53105) 2022-08-30 15:23:16 +02:00
filter_test.go Storage: refactor filtering, improve performance (#47403) 2022-04-21 23:27:43 +04:00
filter.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
fs_integration_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
test_utils.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
wrapper_test.go Storage: refactor filtering, improve performance (#47403) 2022-04-21 23:27:43 +04:00
wrapper.go Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00