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

File project.test.ts

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

Source from the content-addressed store, hash-verified

1import { mkdirSync, mkdtempSync, writeFileSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 7

createProjectCommandFunction · 0.85
makeCredsFunction · 0.70
makeFetchFunction · 0.70
runListFunction · 0.70
runGetFunction · 0.70
runCreateFunction · 0.70
runUpdateFunction · 0.70

Tested by

no test coverage detected