Open
Description
The src/js/example-plot.html
is tested in https://github.com/NLESC-JCER/cpp2wasm/blob/master/TESTING.md, but there is no check if the plot has been drawn correctly.
Testing is hard due to vega rendering to canvas and different duration's each run
Activity
Remove unneeded comments + ref #55 in plot assertion
fdiblen commentedon Jun 8, 2020
Maybe we can export the chart data and check this in a test.