Vuex store mocking can be tricky. We have a lightweight solution, without using Vue Test Utils, allowing 'commit' and 'getters' without touching the production store.
Vuex store mocking can be tricky. We have a lightweight solution, without using Vue Test Utils, allowing 'commit' and 'getters' without touching the production store.