grafana/pkg/services/preference/prefimpl
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
..
inmemory_test.go Add delete user from other services/stores (#51912) 2022-07-15 18:06:44 +02:00
pref_test.go Preferences: Remove SQLX backing store (#78015) 2023-11-13 06:22:22 -08:00
pref.go Preferences: Remove SQLX backing store (#78015) 2023-11-13 06:22:22 -08:00
store_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
store.go SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2023-03-02 13:01:36 +02:00
xorm_store_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
xorm_store.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00