MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / generation-workspace.test.ts

File generation-workspace.test.ts

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

Source from the content-addressed store, hash-verified

1import { tmpdir } from 'node:os';
2import path from 'node:path';
3import { CodesignError } from '@open-codesign/shared';
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 6

initInMemoryDbFunction · 0.90
createDesignFunction · 0.90
updateDesignWorkspaceFunction · 0.90
normalizeWorkspacePathFunction · 0.90

Tested by

no test coverage detected