Opened this issue a year ago · 1 comments
Currently there is no testing for use case. It would be nice if we can set up one and cover them
I did some in app/src/test/java/com/hieuwu/groceriesstore/domain/usecases/impl/GetProfileUseCaseImplTest.kt, you can start writing test following the convention.