- 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
getInitialStoreState
returns deep copy of initial state, to avoid mutations