Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/claude-code-best/claude-code
/ outputLimits.test.ts
File
outputLimits.test.ts
src/utils/shell/__tests__/outputLimits.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mock, describe, expect, test, afterEach } from
'bun:test'
2
import
{ debugMock } from
'../../../../tests/mocks/debug'
3
4
// Mock debug.ts to cut the bootstrap/state dependency chain
Callers
nothing calls this directly
Calls
1
getMaxOutputLength
Function · 0.85
Tested by
no test coverage detected