-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add tests and some minor refactors (#38)
* add tests and some refactors * add comments for functions/methods in authenticator.go * add comments for functions/methods in authenticator_test.go and remove commented codes * add comments for functions/methods in authenticator_test.go and chage getIPListFromRequest to accept golang http.Request * Add more tests, fix TestBuildNewWebservicesCache test which was sensitive about order, add features to TestLogSink * otel infra done * Revert "otel infra done" This reverts commit 3251bba. --------- Co-authored-by: Saman Mahdanian <[email protected]>
- Loading branch information
1 parent
17e4a1a
commit afeaeef
Showing
12 changed files
with
1,661 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.