anaconda / nbpresent

next generation slides for Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
162 stars 23 forks source link

Headless testing #28

Closed bollwyvl closed 8 years ago

bollwyvl commented 8 years ago

The most extensive headless browser testing is done by ipywidgets, with a simpler example from bqplot.

For testing pdf output, as with https://github.com/Anaconda-Server/nbbrowserpdf/issues/4 some kind of image-based diff should be done, but this can be deferred.

bollwyvl commented 8 years ago

Still need to add a proper download test, but ran into some issues with casper that i didn't want to hold this up.