Bokeh.jl
Bokeh.jl copied to clipboard
Improvements to JS testing
Basic js testing is implemented via #10 however is misses:
- [ ] testing all the plots
- [ ] displaying the final error from the Bokehjs console, it seems to just show the info messages which isn't much help.
this needs fixing.