Closed eikendev closed 3 years ago
Any testing architecture or test frameworks you prefere for that?
No preference, but honestly not too much experience in Go.
In internal/authentication/credentials/hibp_test.go
I tried to go the "standard" way without any frameworks. AFAIK Gotify did it the same way.
High-quality software needs good testing. If this project should ever be used in production, tests are a must.