Frédéric Collonval eb7768278c New version 3 роки тому
..
src 33cd759048 Implement a guard for pending user input to avoid deadlocks (#8713) 3 роки тому
test 131428ee75 Fix conditional expect eslint error 4 роки тому
README.md 5b6b9bebe8 Add readme to testutils 6 роки тому
babel.config.js 8fb2f4aa91 Add tests for mocks and jupyter server 5 роки тому
default-45.json 34d3527c64 Add cell id per notebook format 4.5 (#10018) 4 роки тому
default.json 34d3527c64 Add cell id per notebook format 4.5 (#10018) 4 роки тому
jest.config.js 8fb2f4aa91 Add tests for mocks and jupyter server 5 роки тому
package.json eb7768278c New version 3 роки тому
tsconfig.json e3da74460d modernize docmanager tests 5 роки тому
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target 5 роки тому

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.