Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert server handler tests to Jupyter Server's framework #831

Closed
kevin-bates opened this issue Aug 6, 2020 · 1 comment
Closed

Convert server handler tests to Jupyter Server's framework #831

kevin-bates opened this issue Aug 6, 2020 · 1 comment

Comments

@kevin-bates
Copy link
Member

The server handler tests currently derive from Notebook's NotebookTestBase class. However, JupyterLab 3.0 will no longer use Notebook as its server and depend on Jupyter Server instead. At that time, we need to have our handler tests updated to use Jupyter Server's configurable_serverapp fixture.

@kevin-bates
Copy link
Member Author

This issue should be resolved in the jupyterlab3 branch via commit 5a4c95f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants