hieuwu / android-groceries-store

A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️
https://hieuwu.github.io/android-groceries-store/
MIT License
213 stars 55 forks source link

Unit Tests for GetCurrentCart and GetCategoriesList usecases #195 and #197 #212

Closed p42rthicle closed 9 months ago

p42rthicle commented 9 months ago

Followed the unit test convention for GetCategoriesListUseCase Issue #194 and GetCurrentCartUseCase issue #195