grafana/pkg/services/serviceaccounts/api
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_test.go ServiceAccount: Rewrite the api test to use fakes (#60441) 2022-12-19 09:27:52 +01:00
api.go Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
token_test.go ServiceAccount: Rewrite the api test to use fakes (#60441) 2022-12-19 09:27:52 +01:00
token.go Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00