6 ms·
The examples contain some tests f.i. https://github.com/mobxjs/mobx-state-tree/blob/master/packages/mst-example-bookshop/src/stores/CartStore.test.js https://gi
by joostdevries 8y ago
The examples contain some tests f.i. https://github.com/mobxjs/mobx-state-tree/blob/master/packages/mst-example-bookshop/src/stores/CartStore.test.js https://github.com/mobxjs/mobx-state-tree/blob/master/packag...
- oakesm9 8y agoThanks for the link! It's a shame there's no reference in the README. Makes it seem like they don't take testability seriously, which for me is a major plus point of Redux.