Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
stripAnsi from
"strip-ansi"
3
4
import
{ defaultConsoleUrl, formatAccountLabel, formatOrgLine } from
"../../src/cli/cmd/account"
Callers
nothing calls this directly
Calls
4
formatAccountLabel
Function · 0.90
formatOrgLine
Function · 0.90
test
Function · 0.85
describe
Function · 0.50
Tested by
no test coverage detected