Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/securingsincity/react-ace
/ split.spec.tsx
File
split.spec.tsx
tests/src/split.spec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import SplitEditor from
"../../src/split"
;
2
import { jest, expect } from
"@jest/globals"
;
3
import { render as mount, screen } from
"@testing-library/react"
;
4
import React from
"react"
;
Callers
nothing calls this directly
Calls
5
onCopy
Method · 0.45
onPaste
Method · 0.45
onBlur
Method · 0.45
onChange
Method · 0.45
onFocus
Method · 0.45
Tested by
no test coverage detected