Steven Silvester 27d57e38b1 New version il y a 4 ans
..
src 34d3527c64 Add cell id per notebook format 4.5 (#10018) il y a 4 ans
test 131428ee75 Fix conditional expect eslint error il y a 4 ans
README.md 5b6b9bebe8 Add readme to testutils il y a 6 ans
babel.config.js 8fb2f4aa91 Add tests for mocks and jupyter server il y a 5 ans
default-45.json 34d3527c64 Add cell id per notebook format 4.5 (#10018) il y a 4 ans
default.json 34d3527c64 Add cell id per notebook format 4.5 (#10018) il y a 4 ans
jest.config.js 8fb2f4aa91 Add tests for mocks and jupyter server il y a 5 ans
package.json 27d57e38b1 New version il y a 4 ans
tsconfig.json e3da74460d modernize docmanager tests il y a 5 ans
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target il y a 5 ans

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.