summaryrefslogtreecommitdiff
path: root/internal/user
Commit message (Collapse)AuthorAge
* user: check errors type and fail now where needed in testsHEADmastermihna1234 days
|
* user: fix the valid username explanation in inputmihna1234 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
|
* user: export all private fieldsmihna1234 days
|
* listing: implement a basic listing struct along with user struct stubmihna12311 days