An example repo demonstrating how to mock Vuex in Vue unit tests
Made for the tutorial - Mock Vuex in Vue unit tests
# install dependencies
npm install
# run unit tests
npm run unit
An example repo demonstrating how to mock Vuex in Vue unit tests
Made for the tutorial - Mock Vuex in Vue unit tests
# install dependencies
npm install
# run unit tests
npm run unit