grafana/pkg/services/serviceaccounts
Karl Persson 0743c4eb87
ServiceAccount: Rewrite the api test to use fakes (#60441)
* RBAC: Add fake for permissions service

* ServiceAccount: Rewrite create api tests

* ServiceAccount: Rewrite api delete tests

* ServiceAccount: Rewrite api test for RetriveServiceAccount

* ServiceAccount: Refactor UpdateServiceAccount api test

* ServiceAccount: Refactor CreateToken api test

* ServiceAccount: refactor delete token api tests

* ServiceAccount: rewrite list tokens api test

* Remove test helper that is not used any more

* ServiceAccount: remove unused test helpers
2022-12-19 09:27:52 +01:00
..
api ServiceAccount: Rewrite the api test to use fakes (#60441) 2022-12-19 09:27:52 +01:00
database chore: sqlstore cleanup (#60415) 2022-12-16 11:09:06 -05:00
manager Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
retriever Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
secretscan ServiceAccounts: Add background service to check for token leaks (#53658) 2022-11-07 05:46:19 -05:00
tests ServiceAccount: Rewrite the api test to use fakes (#60441) 2022-12-19 09:27:52 +01:00
errors.go Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
models.go Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
serviceaccounts.go Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00