MCPcopy
hub / github.com/SBoudrias/Inquirer.js / index.test.ts

File index.test.ts

packages/external-editor/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll, afterAll, beforeEach } from 'vitest';
2import { existsSync, readFileSync, unlinkSync } from 'node:fs';
3import { randomUUID } from 'node:crypto';
4import os from 'node:os';

Callers

nothing calls this directly

Calls 5

editFunction · 0.90
editAsyncFunction · 0.90
parseEditorCommandFunction · 0.90
runAsyncMethod · 0.80
runMethod · 0.65

Tested by

no test coverage detected