MCPcopy Index your code
hub / github.com/anomalyco/opencode / attention.test.ts

File attention.test.ts

packages/opencode/test/cli/cmd/tui/attention.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import type { AudioPlayOptions, AudioSound } from "@opentui/core"
3import { createTuiAttention } from "@opencode-ai/tui/attention"
4import type { TuiConfig } from "@opencode-ai/tui/config"

Callers

nothing calls this directly

Calls 12

createTuiAttentionFunction · 0.90
testFunction · 0.85
activateMethod · 0.80
listenerCountMethod · 0.80
configFunction · 0.70
listMethod · 0.65
addMethod · 0.65
describeFunction · 0.50
disposeFunction · 0.50
emitMethod · 0.45
currentMethod · 0.45
disposeMethod · 0.45

Tested by

no test coverage detected