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

File search.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { screen } from '@inquirer/testing/vitest';
3
4// Import AFTER @inquirer/testing/vitest to ensure mocks are applied

Callers

nothing calls this directly

Calls 5

getScreenMethod · 0.80
keypressMethod · 0.80
typeMethod · 0.80
searchFunction · 0.50
nextMethod · 0.45

Tested by

no test coverage detected