MCPcopy Create free account
hub / github.com/anomalyco/opencode / serialize.test.ts

File serialize.test.ts

packages/app/src/addons/serialize.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeAll, afterEach } from "bun:test"
2import { Terminal, Ghostty } from "ghostty-web"
3import { SerializeAddon } from "./serialize"
4

Callers

nothing calls this directly

Calls 15

testFunction · 0.85
createTerminalFunction · 0.85
writeAndWaitFunction · 0.85
getLineMethod · 0.80
isBoldMethod · 0.80
getCellMethod · 0.80
isItalicMethod · 0.80
isUnderlineMethod · 0.80
serializeMethod · 0.80
pushMethod · 0.80
getCharsMethod · 0.80
getFgColorMethod · 0.80

Tested by

no test coverage detected