I found this blog post (https://cesiumjs.org/2016/04/07/Cesium-Continuous-Integration/) which describes your continuous integration setup, and I read the chapter on automated testing in WebGL Insights, but I can't get my setup to run using jasmine and karma on our Team City installation. I have a windows 10 agent setup with node and I am running the tests in chrome, but my calls to getContext returns null (this is the method I'm using: https://github.com/KhronosGroup/WebGL/blob/master/sdk/demos/common/webgl-utils.js#L130).
The tests are passing if I kick them off manually in a prompt on my agent, but fails when running through Team City. What am I missing?
--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.