prole/tests/installer
2026-02-20 19:30:13 -08:00
..
test_build.py feat(installer): improve UI and add test coverage for core features 2026-01-08 21:51:30 -08:00
test_config.py feat(installer): improve UI and add test coverage for core features 2026-01-08 21:51:30 -08:00
test_core_classes.py test: add unit tests for core helpers, milestone base, controller, and build - 141 tests for env.py/config.py pure functions (bool, cluster env, ollama, port-forwards, yaml, render_prole_cfg, etc.) - 48 tests for state, milestone base class, controller, build, and milestone subclasses - Combined coverage improved from 15% to 20% (2414/12349 stmts) 2026-02-20 19:30:13 -08:00
test_env_helpers.py test: add unit tests for core helpers, milestone base, controller, and build - 141 tests for env.py/config.py pure functions (bool, cluster env, ollama, port-forwards, yaml, render_prole_cfg, etc.) - 48 tests for state, milestone base class, controller, build, and milestone subclasses - Combined coverage improved from 15% to 20% (2414/12349 stmts) 2026-02-20 19:30:13 -08:00
test_milestones.py refactor: deduplicate installer business logic & split screens.py into package 2026-02-20 14:43:20 -08:00
test_screen.py feat(installer): improve UI and add test coverage for core features 2026-01-08 21:51:30 -08:00