MCPcopy Create free account
hub / github.com/TypeCellOS/BlockNote / copypaste-internal.spec.tsx

File copypaste-internal.spec.tsx

tests/src/component/copypaste-internal.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "../setup/setupScriptComponent.js";
2import Editor from "../utils/components/Editor.js";
3import { copyPasteAll } from "../utils/copypaste.js";
4import { compareDocToSnapshot, focusOnEditor } from "../utils/editor.js";

Callers

nothing calls this directly

Calls 5

focusOnEditorFunction · 0.85
executeSlashCommandFunction · 0.85
copyPasteAllFunction · 0.85
compareDocToSnapshotFunction · 0.85
mountFunction · 0.50

Tested by

no test coverage detected