Move spec/javascripts/helpers to Jest
In particular, there are several failures when naively moving the vuex_action_helper_spec.js to Jest, mostly revolving around actions that return rejected promises.
-
Move/fix spec/javascripts/helpers/class_spec_helper_spec.js -
Move/fix spec/javascripts/helpers/vuex_action_helper_spec.js
Edited by Mark Florian