MCPcopy
hub / github.com/Fission-AI/OpenSpec / workset.test.ts

File workset.test.ts

test/commands/workset.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import { EventEmitter } from 'node:events';
3import * as fs from 'node:fs';
4import * as os from 'node:os';

Callers

nothing calls this directly

Calls 15

getGlobalDataDirFunction · 0.85
createPlatformFunction · 0.85
runCLIFunction · 0.85
getWorksetsFilePathFunction · 0.85
pathOptionsFunction · 0.85
createFakeToolFunction · 0.85
envWithFakeToolsFunction · 0.85
readLaunchLogFunction · 0.85
writeOpenersConfigFunction · 0.85
launchOpenerCommandFunction · 0.85
fakeSpawnFunction · 0.85

Tested by

no test coverage detected