-
-
Notifications
You must be signed in to change notification settings - Fork 60
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 UpdateCartItemUseCase.kt #206
Comments
I did some in app/src/test/java/com/hieuwu/groceriesstore/domain/usecases/impl/GetProfileUseCaseImplTest.kt, you can start writing test following the convention. |
Hi @hieuwu, Could you please assign this issue to me? I will begin working on it as soon as possible. Waiting for your response. Thank you! |
Please go ahead. Thank you. |
Please assign me the issue @hieuwu |
@hieuwu here is a screenshot, could you please check the PR? |
Currently there is no testing for use case. It would be nice if we can set up one and cover them
The text was updated successfully, but these errors were encountered: