MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / artifact-store.test.ts

File artifact-store.test.ts

test/artifact-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tests for src/artifacts/store.ts — pure helpers + a real fs round-trip in a temp dir.
3 * Run: node --experimental-strip-types test/artifact-store.test.ts
4 */

Callers

nothing calls this directly

Calls 9

slugifyArtifactIdFunction · 0.90
extensionForTypeFunction · 0.90
entryFileNameFunction · 0.90
isArtifactTypeFunction · 0.90
buildManifestFunction · 0.90
nextVersionNumberFunction · 0.90
addVersionFunction · 0.90
checkFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected