Open hmsk opened 5 years ago
expect(wrapper).toHaveDispatched("action name") expect(wrapper).toHaveDispatched("action name", payload)
expect(wrapper).toHaveMutated("mutation name") expect(wrapper).toHaveMutated("mutation name", payload)