MCPcopy
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

1import SplitEditor from "../../src/split";
2import { jest, expect } from "@jest/globals";
3import { render as mount, screen } from "@testing-library/react";
4import React from "react";

Callers

nothing calls this directly

Calls 5

onCopyMethod · 0.45
onPasteMethod · 0.45
onBlurMethod · 0.45
onChangeMethod · 0.45
onFocusMethod · 0.45

Tested by

no test coverage detected