Mocking Vuex in Vue unit tests
Vue is a UI library — so naturally, testing Vue components usually involves asserts whether the UI correctly reflects the state of the…