Skip to content
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

Create tests for UserDao #22

Open
5 of 6 tasks
alehuo opened this issue Jul 4, 2018 · 0 comments
Open
5 of 6 tasks

Create tests for UserDao #22

alehuo opened this issue Jul 4, 2018 · 0 comments
Labels
tests Tests

Comments

@alehuo
Copy link
Contributor

alehuo commented Jul 4, 2018

  • Returns all users
  • Returns a single user by id
  • Returns a single user by username
  • Updates a user
  • Deletes a user
  • Saves a user
@alehuo alehuo added the tests Tests label Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests
Projects
None yet
Development

No branches or pull requests

1 participant