MCPcopy Create free account
hub / github.com/tiann/hapi / spawnHappyCLI.test.ts

File spawnHappyCLI.test.ts

cli/src/utils/spawnHappyCLI.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, afterAll, beforeEach, describe, expect, it, vi } from 'vitest';
2import type { SpawnOptions } from 'child_process';
3
4const {

Callers

nothing calls this directly

Calls 5

spawnHappyCLIFunction · 0.85
getSpawnOptionsOrThrowFunction · 0.85
getHappyCliCommandFunction · 0.85
setPlatformFunction · 0.70

Tested by

no test coverage detected