MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / setup-selector.test.ts

File setup-selector.test.ts

test/setup-selector.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { initialIndex, moveSelection, choose, displayWidth, physicalRows } from '../src/setup/prompt.js';
3
4describe('setup selector — wrap-aware redraw math (regression for piled-up menu)', () => {

Callers

nothing calls this directly

Calls 5

displayWidthFunction · 0.85
initialIndexFunction · 0.85
moveSelectionFunction · 0.85
chooseFunction · 0.85
physicalRowsFunction · 0.70

Tested by

no test coverage detected