MCPcopy Create free account
hub / github.com/tiann/hapi / codexSessionScanner.test.ts

File codexSessionScanner.test.ts

cli/src/codex/utils/codexSessionScanner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2import { appendFile, mkdir, rm, writeFile } from 'node:fs/promises';
3import { existsSync } from 'node:fs';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 5

waitFunction · 0.70
cleanupMethod · 0.45
pushMethod · 0.45
setTranscriptPathMethod · 0.45

Tested by

no test coverage detected