summaryrefslogtreecommitdiff
path: root/internal/user/service_test.go
Commit message (Expand)AuthorAge
* user: check errors type and fail now where needed in testsHEADmastermihna1234 days
* user: fail now when register fails in order not to dereference a nil valuemihna1234 days
* user: rename internal test functionsmihna1234 days
* user: add bcryptCost to service constructor in TestRegisterRepositotyErrormihna1234 days
* user: add a service stub with validated register methodmihna1234 days