MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / web-assets.test.ts

File web-assets.test.ts

apps/kimi-code/test/scripts/native/web-assets.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHash } from 'node:crypto';
2import { mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from 'node:fs';
3import { tmpdir } from 'node:os';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 3

collectWebAssetsFunction · 0.90
webAssetManifestKeyFunction · 0.90
sha256Function · 0.70

Tested by

no test coverage detected