MCPcopy Index your code
hub / github.com/MigoXLab/coderio / workspace.test.ts

File workspace.test.ts

tests/utils/workspace.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import fs from 'node:fs';
3import path from 'node:path';
4import os from 'node:os';

Callers

nothing calls this directly

Calls 4

initWorkspaceMethod · 0.80
resolveAppSrcMethod · 0.80
resolveComponentPathMethod · 0.80
deleteWorkspaceMethod · 0.80

Tested by

no test coverage detected