MCPcopy
hub / github.com/securingsincity/react-ace / ace.spec.tsx

File ace.spec.tsx

tests/src/ace.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import AceEditor from "../../src/ace";
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 6

getCursorMethod · 0.80
onCopyMethod · 0.45
onPasteMethod · 0.45
onBlurMethod · 0.45
onChangeMethod · 0.45
onFocusMethod · 0.45

Tested by

no test coverage detected