MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / internal.test.ts

File internal.test.ts

packages/kaos/test/internal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PassThrough } from 'node:stream';
2import { setImmediate as defer, setTimeout as delay } from 'node:timers/promises';
3
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 12

decodeTextWithErrorsFunction · 0.90
globPatternToRegexFunction · 0.90
collectBytesFunction · 0.85
destroyMethod · 0.80
withTimeoutFunction · 0.70
writeMethod · 0.65
readMethod · 0.65
toStringMethod · 0.65
onMethod · 0.65
resolveFunction · 0.50
endMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected