Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, test, expect, beforeAll, afterEach } from
"bun:test"
2
import
{ Terminal, Ghostty } from
"ghostty-web"
3
import
{ SerializeAddon } from
"./serialize"
4
Callers
nothing calls this directly
Calls
15
test
Function · 0.85
createTerminal
Function · 0.85
writeAndWait
Function · 0.85
getLine
Method · 0.80
isBold
Method · 0.80
getCell
Method · 0.80
isItalic
Method · 0.80
isUnderline
Method · 0.80
serialize
Method · 0.80
push
Method · 0.80
getChars
Method · 0.80
getFgColor
Method · 0.80
Tested by
no test coverage detected