RhoInc / Webcharts

Reusable, flexible, interactive charts with JavaScript
MIT License
34 stars 6 forks source link

Find a way around new Blob() in node.js to make tests pass in travis CI. #127

Closed samussiah closed 7 years ago

jwildfire commented 7 years ago

Just need to make sure to set exportable:false in the settings objects for the various test cases.

jwildfire commented 7 years ago

Test Notes: Technical work. No testing needed.