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

File account.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import stripAnsi from "strip-ansi"
3
4import { defaultConsoleUrl, formatAccountLabel, formatOrgLine } from "../../src/cli/cmd/account"

Callers

nothing calls this directly

Calls 4

formatAccountLabelFunction · 0.90
formatOrgLineFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected