mpierucci / Android-Redux

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

Hilt and Store integration tests #6

Closed mpierucci closed 2 years ago

mpierucci commented 2 years ago

Dagger Hilt cant view used with vanilla JVM tests. So the current implementation of store integration tests brings the following problems: