Open almostintuitive opened 8 years ago
I'm thinking if we could fix the problem with Variable by using the skip operator?
Cool, I can edit other's posts ;-)
skip
could work for fixing the unit tests. But it would not fix the XCTAssertNil(mockTimer)
issue. Let's see, maybe someone in the linked RxSwift issue has an idea. Meanwhile we could try skip
.
this may also come handy: https://github.com/ReactiveX/RxSwift/tree/master/RxTests
originally by @fabb :
https://github.com/itchingpixels/talks/pull/4#issuecomment-185103420
these are the open problems with the reactive versions:
Currently 2 problems exist with the unit tests: