Steven Silvester f7b7ee7d27 Merge pull request #8584 from AlbertHilb/ShadowDOM 4 years ago
..
src ab98eb9502 Move CodeMirror HTML tree and related CSS to shadow DOM. 4 years ago
test 20cae2fd32 fix test and add it to ci 4 years ago
README.md 5b6b9bebe8 Add readme to testutils 6 years ago
babel.config.js 8fb2f4aa91 Add tests for mocks and jupyter server 4 years ago
default.json 3710b9bc4f wip convert-to-jest 6 years ago
jest.config.js 8fb2f4aa91 Add tests for mocks and jupyter server 4 years ago
package.json b83bcaa0aa New version 4 years ago
tsconfig.json e3da74460d modernize docmanager tests 4 years ago
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target 4 years ago

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.