Closed
Description
... and maybe on MS Edge too, down the road.
I've made some prelim. work on the appveyor
branch where karma-ie-launcher
is used to boot up IE.
Issues that I've ran into
- all our tests that use our mouseEvent wrapper are failing (because
window.mouseEvent
does not work in IE11, see prelim attempt for writing a wrapper here) - I had to use
npm install --force
so thatnode-sass
installs properly run after run. This has the side effect of making our AppVeyor test runs > 10 minutes long. We have to find a better way of caching packages.
Full CI outputs: https://ci.appveyor.com/project/etpinard/plotly-js/build/7
Any help from anyone with access to a Windows machine and/or with AppVeyor expertise would be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels