MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / snapshots-ipc.workspace-files.test.ts

File snapshots-ipc.workspace-files.test.ts

apps/desktop/src/main/snapshots-ipc.workspace-files.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, mkdtemp, readFile, rm, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import path from 'node:path';
4import { beforeEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 10

initInMemoryDbFunction · 0.90
createDesignFunction · 0.90
registerWorkspaceIpcFunction · 0.90
updateDesignWorkspaceFunction · 0.90
getDesignFunction · 0.90
rmFunction · 0.85
writeFileFunction · 0.85
previewFunction · 0.85
getHandlerFunction · 0.70
clearMethod · 0.65

Tested by

no test coverage detected