Skip to content

Make it easier to test stores

Compare
Choose a tag to compare
@jrust jrust released this 27 Feb 19:24
· 15 commits to master since this release

During testing $listenTo callbacks are not wrapped in an $evalAsync call which means testing the interaction between a store and a controller requires less overhead.