agent-orchestrator/packages/cli/__tests__
Priyanshu Choudhary c1e775c925 test(cli): mock exec for ps verification in stop test
killDashboardOnPort runs a unix-only `ps` cmdline check before killing.
Without mocking exec, the call rejects and the catch returns false, so
killProcessTree is never called and the assertion fails on Linux CI.
2026-04-25 17:40:06 +05:30
..
commands test(cli): mock exec for ps verification in stop test 2026-04-25 17:40:06 +05:30
lib test(windows): isolate USERPROFILE per test, normalize path assertions 2026-04-25 11:25:34 +05:30
options refactor CLI version wiring for diff coverage 2026-04-02 17:34:19 +05:30
scripts Merge origin/main into feat/windows-platform-adapter 2026-04-25 16:55:30 +05:30
index.test.ts feat(cli): install-aware ao update, startup notifier, doctor version check (#1156) 2026-04-13 11:46:26 +05:30
program.test.ts refactor CLI version wiring for diff coverage 2026-04-02 17:34:19 +05:30