Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Testing RxRealm with RxBlocking

Testing RxRealm with RxBlocking

Realm + RxSwift testing with RxBlocking

Marin Todorov

December 06, 2017
Tweet

More Decks by Marin Todorov

Other Decks in Programming

Transcript

  1. • Completely Asynchronous • Notifications will be bundled by Realm

    • Objects can change over time Testing Realm
  2. Test: eventually changes from all threads will emit ... add

    objects on main queue, on background queque, sync on current queue, etc...
  3. • EventKit - github.com/realm/EventKit • RxRealm - github.com/RxSwiftCommunity/RxRealm • RxBook

    - store.raywenderlich.com/products/rxswift Marin Todorov @icanzilb Updated! RxSwift 4