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 UserService and test #9

Closed
5 tasks done
Tracked by #5
faisol-chehumar opened this issue Feb 24, 2022 · 4 comments
Closed
5 tasks done
Tracked by #5

Create UserService and test #9

faisol-chehumar opened this issue Feb 24, 2022 · 4 comments
Assignees
Labels

Comments

@faisol-chehumar
Copy link
Owner

faisol-chehumar commented Feb 24, 2022

  • Create UserServiceTest class
  • Add test case for login()
  • Create UserService class
  • Add login()
  • Create AuthenticationFailException()
@faisol-chehumar
Copy link
Owner Author

Done

@faisol-chehumar
Copy link
Owner Author

Rename result to matchedUser in UserService and UserRepository

@faisol-chehumar
Copy link
Owner Author

Rename login() to login_withInitialData_success() and other variable in UserServiceTest

@faisol-chehumar
Copy link
Owner Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant