Skip to content

Releases: redux-things/redux-actions-assertions-js

v1.1.0

12 Sep 17:17
Compare
Choose a tag to compare
  • 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