android-modular-architecture icon indicating copy to clipboard operation
android-modular-architecture copied to clipboard

Add client to retrofit

Open razavioo opened this issue 4 years ago • 1 comments

Fixes bug of not adding the client to retrofit

razavioo avatar Feb 02 '21 15:02 razavioo

Hi @razavioo, first of all, thanks for your PR and your contribution. Looks amazing, the only point is to fix the related unit test that is currently failing regarding the build more exactly:

> Task :core:compileDevDebugUnitTestKotlin
e: /home/circleci/kotlin-sample-app/core/src/test/kotlin/com/vmadalin/core/di/NetworkModuleTest.kt: (58, 61): No value passed for parameter 'client'

vmadalin avatar Feb 04 '21 11:02 vmadalin