Make it easier to test stores
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.
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.