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

File Enter.cy.ts

test/cypress/tests/modules/BlockEvents/Enter.cy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('Enter keydown', function () {
2 it('should split block and remove selected fragment if some text fragment selected', function () {
3 cy.createEditor({
4 data: {

Callers

nothing calls this directly

Calls 4

createEditorMethod · 0.80
selectTextMethod · 0.80
findMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected