prole/tests
2026-01-11 20:13:53 -08:00
..
installer feat(installer): improve UI and add test coverage for core features 2026-01-08 21:51:30 -08:00
test_install_logic.py feat(installer): improve UI and add test coverage for core features 2026-01-08 21:51:30 -08:00
test_navigation.py Fix navigation infinite loop in installer and add comprehensive test coverage - Fixed infinite loop in ProleInstaller.show_page by preventing default fallback to page 0 on invalid IDs - Improved on_next/on_prev logic with robust sequence checks - Added tests/test_navigation.py to verify navigation flows and edge cases - Cleaned up redundant imports and page registrations in install.py 2026-01-11 20:13:53 -08:00