Skip to content

Commit

Permalink
Add additional test coverage for helper functions in Util
Browse files Browse the repository at this point in the history
Currently helper functions in Util lacks test coverage

This commit adds test coverage for the following functions by addressing the review feedback
- GetConfigDirPath
- GetGrpcConnection
- SaveCredentials
- RemoveCredentials
- RefreshCredentials
- LoadCredentials
- RevokeToken
- GetJsonFromProto
- GetYamlFromProto
- TestOpenFileArg
- ExpandFileArgs
Signed-off-by: Kugamoorthy Gajananan <[email protected]>

Signed-off-by: Kugamoorthy Gajananan <[email protected]>
  • Loading branch information
gajananan committed Jan 18, 2025
1 parent 6427900 commit 13fd878
Showing 1 changed file with 83 additions and 81 deletions.
Loading

0 comments on commit 13fd878

Please sign in to comment.