Add unit tests

This commit is contained in:
Thilina Shashimal Senarath 2025-04-08 13:26:16 +05:30
parent 32c9378aad
commit b2b2124b76
8 changed files with 756 additions and 0 deletions

4
.gitignore vendored
View file

@ -31,3 +31,7 @@ go.sum
.DS_Store
openmcpauthproxy
# test out files
coverage.out
coverage.html