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

File terminal.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, mock, test } from "bun:test"
2import { ServerScope } from "@/utils/server-scope"
3
4let getWorkspaceTerminalCacheKey: typeof import("./terminal").getWorkspaceTerminalCacheKey

Callers

nothing calls this directly

Calls 5

testFunction · 0.85
migrateTerminalStateFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected