-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LisaCee #3
base: master
Are you sure you want to change the base?
LisaCee #3
Conversation
Extended description to explicitly require error coverage
test endpoints and models
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff! Password encryption looks great, CRUD is in order. The only thing I can nitpick is the amount of commented code you have, in production it's a good practice to keep it to a minimum or store it elsewhere. Testing environment looks good, you covered all the bases which is fantastic. Overall it looks great! Nice work!
Kevin Jolley - Lambda PM
initial commit, accidentally forked from wrong branch