redux-store-element icon indicating copy to clipboard operation
redux-store-element copied to clipboard

Add test for firing actions when there are multiple stores

Open lastmjs opened this issue 8 years ago • 0 comments

  • [ ] 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

lastmjs avatar Aug 05 '17 00:08 lastmjs