spawn/cli/src
A 5866f7e2de
test: add cmdList integration tests through real exported function (#532)
Add 26 tests covering the cmdList pipeline through the actual
exported function with mock.module for @clack/prompts. Tests the
full path from history file through rendering: empty history,
table rendering with display names, agent/cloud filtering,
prompt display, manifest fallback, footer formatting.

Agent: test-engineer

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-11 14:23:46 -08:00
..
__tests__ test: add cmdList integration tests through real exported function (#532) 2026-02-11 14:23:46 -08:00
commands.ts feat: make spawn list interactive -- browse and rerun past spawns (#531) 2026-02-11 14:23:42 -08:00
history.ts fix: show spawn history newest-first with rerun hint (#488) 2026-02-11 10:11:50 -08:00
index.ts fix: handle common verb aliases (run, launch, start, deploy, exec) in CLI (#516) 2026-02-11 13:26:25 -08:00
manifest.ts fix: improve error messages and UX consistency across CLI and shell scripts (#466) 2026-02-11 07:46:56 -08:00
security.ts fix: improve error messages with actionable guidance (#447) 2026-02-11 05:20:31 -08:00
unicode-detect.ts fix: Switch build target from node to bun to fix UTF-8 mojibake 2026-02-10 09:36:28 +00:00
update-check.ts fix: improve user-facing messages and error text across CLI and shell scripts (#464) 2026-02-11 07:26:00 -08:00