gastsail / CocktailApp

Cocktails Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Room, Dagger Hilt, Cache Strategy and Coroutines Flow
MIT License
446 stars 77 forks source link

Feature/instrumental test #10

Closed MicahSphelele closed 3 years ago

MicahSphelele commented 3 years ago

I have created a few unit tests to unit tests to ensure that the code runs correctly and to protect against future defects

MicahSphelele commented 3 years ago

Fix lint issues