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 #11

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 bugs.

MicahSphelele commented 3 years ago

Awesome contribution

@gastsail Thanks very much can you grant me write access so that I can merge my contribution.

gastsail commented 3 years ago

Awesome contribution

@gastsail Thanks very much can you grant me write access so that I can merge my contribution.

Awesome ! will merge when the lint passes 👍 Thanks a lot for the contribution I really love the integration of tests, this will be merged , I just want to know if we are having a Lint check issue so I created an issue for tracking that one