redux-store-element
redux-store-element copied to clipboard
Add test for firing actions when there are multiple stores
- [ ] Create an arbitrary number of stores
- [ ] Instantiate an arbitrary number of redux-store elements
- [ ] Randomly assign a store to the redux-store element
- [ ] Fire actions on each and ensure that only the store that was fired on raises a statechange event