mpierucci / Android-Redux

Redux like unidirectional data flow architecture proposal
0 stars 0 forks source link

Move to a Either Call adapter for retrofit. #9

Open mpierucci opened 2 years ago

mpierucci commented 2 years ago

Implement a custom call adapter with Either to encapsulate retrofit error logic

mpierucci commented 2 years ago

ALso, once this is done, add test for failures as well ( Unit and integration)