Jason Grout 5bc3087429 New version hace 4 años
..
src 979dd37c1a linted hace 4 años
test 131428ee75 Fix conditional expect eslint error hace 4 años
README.md 5b6b9bebe8 Add readme to testutils hace 6 años
babel.config.js 8fb2f4aa91 Add tests for mocks and jupyter server hace 4 años
default.json 3710b9bc4f wip convert-to-jest hace 6 años
jest.config.js 8fb2f4aa91 Add tests for mocks and jupyter server hace 4 años
package.json 5bc3087429 New version hace 4 años
tsconfig.json e3da74460d modernize docmanager tests hace 4 años
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target hace 4 años

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.