Files
cs249r_book/.github
Vijay Janapa Reddi b048e2d3cc fix(tests): fix E2E tests and add CI test summary
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>
2026-01-22 14:34:30 -05:00
..