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

File rawlist.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expectTypeOf, it, expect, vi } from 'vitest';
2import { render } from '@inquirer/testing';
3import rawlist, { Separator } from './src/index.ts';
4

Callers

nothing calls this directly

Calls 5

renderFunction · 0.90
typeMethod · 0.80
keypressMethod · 0.80
abortMethod · 0.80
rawlistFunction · 0.50

Tested by

no test coverage detected