MCPcopy
hub / github.com/SBoudrias/Inquirer.js / auto-detect.test.ts

File auto-detect.test.ts

packages/i18n/test/auto-detect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { screen } from '@inquirer/testing/vitest';
2import { describe, it, expect, beforeEach, afterEach, vi } from 'vitest';
3
4// Locale imports are all dynamic (inside test bodies, after vi.resetModules())

Callers

nothing calls this directly

Calls 6

clearLocaleEnvFunction · 0.85
registerLocaleFunction · 0.85
createLocalizedPromptsFunction · 0.85
getScreenMethod · 0.80
keypressMethod · 0.80
confirmFunction · 0.50

Tested by

no test coverage detected