RedTn a656cda1b8 test: cleanup eslint jest rules and files 4 лет назад
..
src a656cda1b8 test: cleanup eslint jest rules and files 4 лет назад
test cdb5b99a88 Convert jest imports to typescript type references. 4 лет назад
README.md 5b6b9bebe8 Add readme to testutils 6 лет назад
babel.config.js 8fb2f4aa91 Add tests for mocks and jupyter server 5 лет назад
default.json 3710b9bc4f wip convert-to-jest 6 лет назад
jest.config.js 8fb2f4aa91 Add tests for mocks and jupyter server 5 лет назад
package.json f33f723a67 New version 4 лет назад
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.