MCPcopy
hub / github.com/bombshell-dev/clack / select.test.ts

File select.test.ts

packages/core/test/prompts/select.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cursor } from 'sisteransi';
2import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest';
3import { default as SelectPrompt } from '../../src/prompts/select.js';
4import { MockReadable } from '../mock-readable.js';

Callers

nothing calls this directly

Calls 2

promptMethod · 0.80
emitMethod · 0.80

Tested by

no test coverage detected