I\'d like to test Vuex actions using Jest. I use vuex-module-decorators to write a Vuex store in a class style. My store is as below.