Files
cleveragents-core/features/steps
HAL9000 729d4391b3 fix(tests): initialize selected_index in keyboard nav overlay fixture
The step that loads test commands into the overlay was directly assigning
_commands and _visible without ensuring selected_index was initialized.
This caused navigate_down tests to fail because selected_index might not
be properly reset for each scenario.

Fixes: features/tdd_slash_overlay_keyboard_nav.feature:30,55
2026-06-02 00:38:09 -04:00
..