You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we don't have an easy way to test actions and mutations and most of our bugs come from there. IMO it would be great if we could mock vuex depdencencies to unit test these actions and mutations
The text was updated successfully, but these errors were encountered:
Currently, we don't have an easy way to test
actions
andmutations
and most of our bugs come from there. IMO it would be great if we could mock vuex depdencencies to unit test theseactions
andmutations
The text was updated successfully, but these errors were encountered: