jupyterlite / xeus

JupyterLite loader for Xeus kernels
https://jupyterlite-xeus.readthedocs.io
BSD 3-Clause "New" or "Revised" License
22 stars 11 forks source link

Fix ui-tests #20

Closed martinRenou closed 8 months ago

martinRenou commented 8 months ago

There are no real UI-tests yet so let's make it dumb so that it's green for now

jtpio commented 8 months ago

Maybe the UI tests should be added to the kernel repos directly now?

Some UI tests might be generic, such as this one: https://github.com/jupyterlite/xeus-python-kernel/pull/175

Others more specific to each kernel, for example: https://github.com/jupyterlite/xeus-python-kernel/pull/187

martinRenou commented 8 months ago

Maybe a tiny test here would be useful, maybe using a fake kernel if we can