Steven Silvester 9352d3097e wip před 4 roky
..
src 9352d3097e wip před 4 roky
test cdb5b99a88 Convert jest imports to typescript type references. před 4 roky
README.md 5b6b9bebe8 Add readme to testutils před 6 roky
babel.config.js 8fb2f4aa91 Add tests for mocks and jupyter server před 5 roky
default.json 3710b9bc4f wip convert-to-jest před 6 roky
jest.config.js 8fb2f4aa91 Add tests for mocks and jupyter server před 5 roky
package.json 046e68c576 Integrity updates před 4 roky
tsconfig.json e3da74460d modernize docmanager tests před 5 roky
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target před 5 roky

README.md

@jupyterlab/testutils

Utilities for writing tests that use JupyterLab packages.

Includes utilities for converting signals and animation frame to promises, creating document contexts and client sessions, and interacting with dialogs.