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
Any recommendations on testing functionality that depends on listening to events emitted via $root.$emit? Like you would via wrapper.vm.$root.$emit for example using vue-test-utils. Haven't been able to find anything in the docs.