More info in https://github.com/plotly/plotly.js/pull/240 and specifically in https://github.com/plotly/plotly.js/pull/240#issuecomment-180620592
Activity
add several 3d mode bar jasmine tests,
etpinard commentedon Jun 13, 2016
Making our gl jasmine test work on CircleCI is getting more and more critical.
I'll give it a shot this at some point this week. I'm hoping that using
xvfb
in a similar way to this project will get us close.etpinard commentedon Sep 30, 2016
might be of interest.
So maybe using
Chromium
+ karma on CircleCI with a few extra flags would work.etpinard commentedon Mar 7, 2017
As per issues
a karma-based solution should be made possible in the not-so-far future.
etpinard commentedon Mar 7, 2017
I think I'm on to something here
https://gist.github.com/etpinard/f328c38536360ff37c0de62172c01617
This thing
https://github.com/CodeYellowBV/run-headless-chromium
might be exactly what we need.
WebGL jasmine tests on CI by week's end? Maybe ... see the
run-headless-chromium
branch.1 remaining item