guys would writte a "scheduler" DI module for test...
# rx
m
guys would writte a "scheduler" DI module for testing your rx logic in unittests? I mean normally we writte observeOn(Android.mainThread) but this is not available ofc in unit test framework what is best pratice for you?