Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Authenticator Checks unit tests (#45)
* feat: Add Authenticator Checks unit tests * debug upstream auth unauthorized reason * add upstream auth unauthorize test * debug TestCheck_SuccessfulAuthentication * add TestCheck_UpstreamAuthTimeout * debug checkServiceUpstreamAuth span * Fix lint in test file & fix asserts in upstream test * Add new metric for upstreamAuthFailedRequests and removed some unused ifs * Fix upstream timeout test * fix TestCheck_UpstreamAuthFailed func name * add UpstreamAuthTimeout test function --------- Co-authored-by: Pedram Sadeghian <pedram.sadeghian@snapp.cab>
- Loading branch information