singularity-forge/src/tests/integration
Jeremy McSpadden 2d037249c4 test: expand E2E smoke tests with 14 new CLI verification tests
Add comprehensive black-box smoke tests covering command routing,
graceful error handling, headless mode validation, and help completeness.

New tests:
- Command routing: headless --help, sessions --help
- Flag aliases: -v (--version), -h (--help)
- Error handling: no-TTY clean exit, unknown flags resilience
- Headless mode: missing .gsd/ dir, missing --context, invalid/negative --timeout
- Help completeness: all subcommands listed, all key flags listed
- Edge cases: --version ignores trailing args, headless positional help

All tests run without API keys and use temp directory isolation.
2026-03-17 00:02:26 -05:00
..
e2e-smoke.test.ts test: expand E2E smoke tests with 14 new CLI verification tests 2026-03-17 00:02:26 -05:00
pack-install.test.ts fix: guard against newer synced resources (#445) 2026-03-14 22:58:18 -06:00