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

File journal.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

agentCallKeyFunction · 0.85
createFileJournalStoreFunction · 0.85
rmFunction · 0.85
appendMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected