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

File number.test.ts

packages/i18n/test/number.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 4

getScreenMethod · 0.80
typeMethod · 0.80
keypressMethod · 0.80
numberFunction · 0.50

Tested by

no test coverage detected