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 UpdateProfileUseCase.kt #207

Closed
hieuwu opened this issue Oct 5, 2023 · 1 comment · Fixed by #227
Closed

Cover unit test for use case UpdateProfileUseCase.kt #207

hieuwu opened this issue Oct 5, 2023 · 1 comment · Fixed by #227
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.

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

Successfully merging a pull request may close this issue.

1 participant