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