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

Cover unit test for use case GetCurrentCartUseCase.kt #195

Closed
hieuwu opened this issue Oct 5, 2023 · 3 comments
Closed

Cover unit test for use case GetCurrentCartUseCase.kt #195

hieuwu opened this issue Oct 5, 2023 · 3 comments
Assignees
Labels

Comments

@hieuwu
Copy link
Owner

hieuwu commented Oct 5, 2023

Currently there is no testing for use case. It would be nice if we can set up one and cover them

@hieuwu
Copy link
Owner Author

hieuwu commented Oct 6, 2023

I did some in app/src/test/java/com/hieuwu/groceriesstore/domain/usecases/impl/GetProfileUseCaseImplTest.kt, you can start writing test following the convention.

@p42rthicle
Copy link
Contributor

Can I take this up as well?

@p42rthicle
Copy link
Contributor

Done

hieuwu added a commit that referenced this issue Oct 7, 2023
Unit Tests for GetCurrentCart and GetCategoriesList usecases #195 and #197
@hieuwu hieuwu closed this as completed Oct 10, 2023
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

2 participants