MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / import-source-runtime.test.ts

File import-source-runtime.test.ts

apps/desktop/main/import-source-runtime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

createTakeoutFunction · 0.85
prepareLocalArchiveMethod · 0.80
parseMethod · 0.80
closeMethod · 0.65

Tested by

no test coverage detected