MCPcopy
hub / github.com/claude-code-best/claude-code / persistInline.test.ts

File persistInline.test.ts

packages/workflow-engine/src/__tests__/persistInline.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'bun:test'
2import { mkdtemp, readFile, rm } from 'node:fs/promises'
3import { tmpdir } from 'node:os'
4import { join } from 'node:path'

Callers

nothing calls this directly

Calls 3

persistInlineScriptFunction · 0.85
readFileFunction · 0.85
rmFunction · 0.85

Tested by

no test coverage detected