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
Definitely I think the problem is with the component Vue-Mapbox, because I don't know how to mock it successfully. When I debug my test I see that this component doesn't render and for that reason I cannot access to innermost divs and imgs.
Recently I have problems with my unit tests when I need to test an own component which uses a Vue MapBox component like MglMarker.
That's the component I trying test:
That's the failed test:
How can I fix it?
Thanks in advance!
The text was updated successfully, but these errors were encountered: