spotify / mobius

A functional reactive framework for managing state evolution and side-effects.
https://spotify.github.io/mobius/
Apache License 2.0
1.23k stars 97 forks source link

Made rx2 RxMobiusLoopTest more robust #99

Closed ghost closed 4 years ago

ghost commented 4 years ago

Moved the initialization of the rx2 RxMobiusLoopTest member connection to setUp, making the test more predictable.