MCPcopy
hub / github.com/vercel-labs/wterm / wterm.test.ts

File wterm.test.ts

packages/@wterm/dom/src/__tests__/wterm.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach, vi } from "vitest";
2import type { WasmBridge } from "@wterm/core";
3
4function createMockBridge(): WasmBridge {

Callers

nothing calls this directly

Calls 6

createMockBridgeFunction · 0.70
initMethod · 0.65
writeMethod · 0.65
resizeMethod · 0.65
focusMethod · 0.65
destroyMethod · 0.45

Tested by

no test coverage detected