GitHub Action 2be6f2eb9f [ci skip] New version 2 лет назад
..
src de948d1c6a Use disableDocumentWideUndoRedo instead of enableDocumentWideUndoRedo (#11215) 3 лет назад
test 6f0dbe9228 Backport PR #11015: Make Test Server Configurable (#11127) 3 лет назад
README.md 5b6b9bebe8 Add readme to testutils 6 лет назад
babel.config.js 8fb2f4aa91 Add tests for mocks and jupyter server 4 лет назад
default-45.json 34d3527c64 Add cell id per notebook format 4.5 (#10018) 3 лет назад
default.json 34d3527c64 Add cell id per notebook format 4.5 (#10018) 3 лет назад
jest.config.js 8fb2f4aa91 Add tests for mocks and jupyter server 4 лет назад
package.json 2be6f2eb9f [ci skip] New version 2 лет назад
tsconfig.json e3da74460d modernize docmanager tests 4 лет назад
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target 4 лет назад

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.