Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreminiAI/skillpack
/ runtime-config.test.ts
File
runtime-config.test.ts
tests/runtime-config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
;
2
import
fs from
"node:fs"
;
3
import
os from
"node:os"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
7
createTempRootDir
Function · 0.85
getRuntimeConfigSignature
Function · 0.85
withEnv
Function · 0.85
resolveRuntimeConfig
Function · 0.85
load
Method · 0.80
save
Method · 0.80
parse
Method · 0.80
Tested by
no test coverage detected