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 ProductRepository, test and Move models to model directory #17

Closed
5 tasks done
Tracked by #15
faisol-chehumar opened this issue Feb 25, 2022 · 3 comments
Closed
5 tasks done
Tracked by #15
Assignees
Labels

Comments

@faisol-chehumar
Copy link
Owner

faisol-chehumar commented Feb 25, 2022

  • In Product module move models to model directory
  • Create ProductRepositoryTest class
  • Add test for method findByNameContainsIgnoreCase()
  • Create UserRepository class
  • Add findByNameContainsIgnoreCase() method
@faisol-chehumar faisol-chehumar self-assigned this Feb 25, 2022
@faisol-chehumar faisol-chehumar changed the title Create ProductRepository and test Create ProductRepository, test and Move models to model directory Feb 25, 2022
@faisol-chehumar
Copy link
Owner Author

Done

@faisol-chehumar
Copy link
Owner Author

faisol-chehumar commented Feb 26, 2022

Rename method and display name in ProductRepositoryTest

@faisol-chehumar
Copy link
Owner Author

Add count() in ProductRepository

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