Dan Cech
bc2f941004
clean up duplicated user creation code ( #50178 ) ( #50327 )
...
* clean up duplicated user creation code
* remove unused duplicate getOrCreateOrg function
* fix up tests
(cherry picked from commit 9350ab781c )
2022-06-13 07:12:00 -04:00
Kat Yang
50c2b4682a
Chore: Rename integration tests ( #49438 )
...
* Chore: Rename integration tests
* Remove one Integration
Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com >
2022-05-24 11:04:03 +02:00
Kristin Laemmert
8c753999df
chore: replace artisanal FakeDashboardService with generated mock ( #49276 )
...
* chore: replace handmade FakeDashboardService with generated mock
Maintaining a handcrafted FakeDashboardService is not sustainable now that we are in the process of moving the dashboard-related functions out of sqlstore.
* remove dialect global variable
2022-05-23 11:14:27 -04:00
Kristin Laemmert
33359aee6c
backend/sqlstore: move GetDashboards to Dashboard Service ( #49175 )
...
I also did some mild file renaming to try and get the dashboards package closer in line with the sqlstore split design doc.
2022-05-19 10:59:12 -04:00