Skip to content

Use AppVeyor for karma/jasmine CI testing on IE11 #431

Description

@etpinard

... 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 that node-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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions