MCPcopy 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

1import { mock, describe, expect, test, afterEach } from 'bun:test'
2import { debugMock } from '../../../../tests/mocks/debug'
3
4// Mock debug.ts to cut the bootstrap/state dependency chain

Callers

nothing calls this directly

Calls 1

getMaxOutputLengthFunction · 0.85

Tested by

no test coverage detected