Move vuex action helper spec to Jest
What does this MR do?
Adds the Vuex testAction
spec to Jest. This also fixes a bug in the implementation, when run on Jest/node, whereby actions that returned rejected promises would always fail the given test.
Does this MR meet the acceptance criteria?
Conformity
Edited by Mark Florian