Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maksandre/w3wallets
/ buildCache.test.ts
File
buildCache.test.ts
packages/w3wallets/src/cache/buildCache.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, afterEach } from
"vitest"
;
2
import
fs from
"fs"
;
3
import
path from
"path"
;
4
import
os from
"os"
;
Callers
nothing calls this directly
Calls
3
hashFilePath
Function · 0.90
findCacheDir
Function · 0.90
setup
Function · 0.85
Tested by
no test coverage detected