You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(progress[coverage]): add comprehensive tests for spinner and build progress
why: The progress spinner and its CLI wiring need thorough test coverage
for BuildTree state, template rendering, bar generation, panel behavior,
and CLI flag handling.
what:
- Add tests/cli/test_progress.py covering Spinner lifecycle, BuildTree
state transitions, template presets, bar rendering, panel lines,
ANSI truncation, non-TTY fallback, and success output
- Add tests/workspace/test_progress.py for builder callback integration
- Update tests/cli/test_load.py for progress output assertions
0 commit comments