android-groceries-store icon indicating copy to clipboard operation
android-groceries-store copied to clipboard

Cover unit test for use case AddToCartUseCase.kt

Open hieuwu opened this issue 1 year ago • 4 comments

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

hieuwu avatar Oct 05 '23 15:10 hieuwu

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

hieuwu avatar Oct 06 '23 13:10 hieuwu

@hieuwu Can you assign this issue to me ?

utkarsh006 avatar Oct 15 '23 04:10 utkarsh006

@hieuwu Can you assign this issue to me ?

Sure

hieuwu avatar Oct 15 '23 05:10 hieuwu

is this done?

ishanvaghani avatar Dec 23 '23 09:12 ishanvaghani