<https://github.com/karammi/dogBreedApp> This rep...
# android
a
https://github.com/karammi/dogBreedApp This repository is a sample of implementing tests in the app. Most effort has been put into including commonly used tools like Compose, Flow, and Coroutines for testing – from unit tests to scenario tests! Scenario tests are designed in a way that involves all layers of the clean architecture, with only the response bodies of the endpoints being mocked. Turbine and Mockk libraries have also been utilized, although the tests could have been written without them.
1
👏 1