MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / spawnInProcess.test.ts

File spawnInProcess.test.ts

src/utils/swarm/__tests__/spawnInProcess.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test } from 'bun:test'
2import { rmSync } from 'fs'
3import { tmpdir } from 'os'
4import { join } from 'path'

Callers

nothing calls this directly

Calls 8

rmSyncFunction · 0.90
getDefaultAppStateFunction · 0.90
spawnInProcessTeammateFunction · 0.90
writeToMailboxFunction · 0.90
readMailboxFunction · 0.90
nowMethod · 0.80
toStringMethod · 0.65

Tested by

no test coverage detected