euvl/vue-notification

how to mock Vue.notify() calls ?

gagagast opened this issue · 1 comments

Hi! Do you know how to test a service (not a component) that use global Vue.notify() calls.
I try to mock the call to Vue.notify() but without success...
I've got this following error

TypeError: _vue.default.notify is not a function

Thx a lot.

Stale issue message