jupyter-rsession-proxy
jupyter-rsession-proxy copied to clipboard
Add tests for CI
trafficstars
Add automated testing to be run during CI on PR merges. We need to verify that changes work on a local jupyter server, on a JupyterHub, and (if possible) on mybinder.org. This will also help us find out if changes to rstudio-server break us.
See jupyter-server-proxy's tests for inspiration.