nipy / niwidgets

Neuroimaging widgets for jupyter notebooks
http://www.nipy.org/niwidgets
Other
84 stars 34 forks source link

create headless testing for the package #9

Open satra opened 7 years ago

satra commented 7 years ago

using chrome headless via docker, we can create test notebooks for the package.

janfreyberg commented 7 years ago

not sure how this would work, since I don't know what exactly you could test with that that you can't test otherwise - would this allow testing of the exact javascript state of a widget after creation?

arokem commented 7 years ago

This looks like a potential way forward: https://bokeh.pydata.org/en/latest/docs/user_guide/export.html