MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / agent.test.ts

File agent.test.ts

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

Source from the content-addressed store, hash-verified

1import { existsSync, mkdtempSync, readFileSync, symlinkSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import path from 'node:path';
4import { describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 11

runInstallFunction · 0.85
renderForTargetFunction · 0.85
createAgentCommandFunction · 0.85
readFileSyncFunction · 0.85
existsSyncFunction · 0.85
writeFileMethod · 0.80
mkdirMethod · 0.80
makeMemFsFunction · 0.70
makeCaptureFunction · 0.70
runListFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected