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

File editor.test.ts

packages/editor/editor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach, vi } from 'vitest';
2import { render } from '@inquirer/testing';
3import { editAsync } from '@inquirer/external-editor';
4import editor from './src/index.ts';

Callers

nothing calls this directly

Calls 4

renderFunction · 0.90
editorActionFunction · 0.85
keypressMethod · 0.80
typeMethod · 0.80

Tested by

no test coverage detected