Issues
- 0
This package should export either a Monkey subclass or a function that accepts a `Vuex.Store` or an object to be made into a `Store` and provides a test harness for emitting vuex actions/mutations. The hard part of this will be generating payload data and action timing. Ideally, this function would be able to mutate a log of vuex mutations/actions somehow extracted from vue-devtools.
#3 opened by AriyannaFisher