Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreminiAI/skillpack
/ zip.test.ts
File
zip.test.ts
tests/zip.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"node:test"
;
2
import
assert from
"node:assert/strict"
;
3
import
fs from
"node:fs"
;
4
import
os from
"node:os"
;
Callers
nothing calls this directly
Calls
5
createPack
Function · 0.85
saveJobFile
Function · 0.85
zipCommand
Function · 0.85
saveConfig
Function · 0.85
withTempDir
Function · 0.70
Tested by
no test coverage detected