MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / archive-reader.test.ts

File archive-reader.test.ts

packages/node-runtime/src/import/archive/archive-reader.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import { mkdtempSync, readFileSync, rmSync, writeFileSync } from 'node:fs'
3import { join } from 'node:path'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 6

writeZipFixtureFunction · 0.90
validateArchiveEntryNameFunction · 0.90
streamToStringFunction · 0.85
listEntriesMethod · 0.80
pipeEntriesMethod · 0.80
visitEntriesMethod · 0.45

Tested by

no test coverage detected