MCPcopy
hub / github.com/codex-team/editor.js / copy-paste.cy.ts

File copy-paste.cy.ts

test/cypress/tests/copy-paste.cy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Header from '@editorjs/header';
2import Image from '@editorjs/simple-image';
3import * as _ from '../../../src/components/utils';
4import type { BlockTool, BlockToolData, OutputData } from '../../../types';

Callers

nothing calls this directly

Calls 10

createEditorMethod · 0.80
wrapMethod · 0.80
copyMethod · 0.80
nextMethod · 0.80
cutMethod · 0.80
pasteMethod · 0.65
getMethod · 0.65
saveMethod · 0.65
renderMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected