Releases: redux-things/redux-actions-assertions-js
Releases · redux-things/redux-actions-assertions-js
v1.1.0
- Accept function as initial state for assertion to allow initial state enhancement per test
getInitialStoreState
returns deep copy of initial state, to avoid mutations
- Return Promise from assertion to support promise-based assertions