This website requires JavaScript.
Explore
Help
Register
Sign In
chrisfu
/
prole
Watch
1
Star
0
Fork
0
You've already forked prole
mirror of
https://github.com/dredx/prole.git
synced
2026-09-24 19:24:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bc2d051dc7
prole
/
tests
History
chrisfu
80587c167c
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
..
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