MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / preview-runtime.test.ts

File preview-runtime.test.ts

apps/desktop/src/main/preview-runtime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync, mkdtempSync, rmSync, symlinkSync, writeFileSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4import { pathToFileURL } from 'node:url';

Callers

nothing calls this directly

Calls 5

runPreviewFunction · 0.90
isPreviewFileUrlAllowedFunction · 0.90
isRuntimeOptionalFontUrlFunction · 0.90
isRuntimeConsoleNoiseFunction · 0.90
canRunChromeFunction · 0.85

Tested by

no test coverage detected