MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi / tailSource.test.ts

File tailSource.test.ts

packages/node/src/__tests__/tailSource.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { appendFile, mkdtemp, rm, writeFile } from "node:fs/promises";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 3

createNodeTailSourceFunction · 0.85
nextWithTimeoutFunction · 0.70
closeMethod · 0.45

Tested by

no test coverage detected