dralletje / cycle-firebase

Cycle driver for my favorite realtime database :)
21 stars 3 forks source link

Create a mockFirebaseSource #4

Open Rastikko opened 8 years ago

Rastikko commented 8 years ago

In order to facilitate unit tests on business logic, we should provide a mockFirebaseSource. We can inspire on mockDOMSource: https://github.com/cyclejs/dom/blob/master/src/mock-dom-source.js