MCPcopy 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

1import { describe, it, expect, afterEach } from "vitest";
2import fs from "fs";
3import path from "path";
4import os from "os";

Callers

nothing calls this directly

Calls 3

hashFilePathFunction · 0.90
findCacheDirFunction · 0.90
setupFunction · 0.85

Tested by

no test coverage detected