GitHub Action 2be6f2eb9f [ci skip] New version hace 2 años
..
src de948d1c6a Use disableDocumentWideUndoRedo instead of enableDocumentWideUndoRedo (#11215) hace 3 años
test 6f0dbe9228 Backport PR #11015: Make Test Server Configurable (#11127) hace 3 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-45.json 34d3527c64 Add cell id per notebook format 4.5 (#10018) hace 3 años
default.json 34d3527c64 Add cell id per notebook format 4.5 (#10018) hace 3 años
jest.config.js 8fb2f4aa91 Add tests for mocks and jupyter server hace 4 años
package.json 2be6f2eb9f [ci skip] New version hace 2 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.