mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-27 16:24:31 -05:00
E2E test fixes: - Add TITO_ALLOW_SYSTEM=1 env var to run_tito() for tests outside venv - Fix CLI command naming: 'milestones' → 'milestone' (singular) - Fix modules directory path: 'modules/' → 'src/' CI improvements: - Remove continue-on-error from E2E and CLI test steps - Add test summary table to job output showing pass/fail for each suite - Add JUnit XML output for test results Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>