-
Beta Was this translation helpful? Give feedback.
Answered by
HarelM
Apr 18, 2023
Replies: 1 comment 1 reply
-
If the tests are not running in the browser, you'll have these sorry if issues. I'm not familiar enough with vue or its test framework. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
21F0rc3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the tests are not running in the browser, you'll have these sorry if issues. I'm not familiar enough with vue or its test framework.
I would recommend using Cypress for tests that are expected to use the map, canvas, etc...
We are running tests through node in this project, but it requires a lot of hacks that are simply not worth the trouble for applications that use this library.