Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ footer.width.test.ts
File
footer.width.test.ts
packages/opencode/test/cli/run/footer.width.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
{ footerWidthPolicy } from
"@/cli/cmd/run/footer.width"
3
4
describe(
"run footer width"
, () => {
Callers
nothing calls this directly
Calls
3
footerWidthPolicy
Function · 0.90
test
Function · 0.85
describe
Function · 0.50
Tested by
no test coverage detected