agent-orchestrator/packages/cli/__tests__
Priyanshu Choudhary 750a7140d4 refactor(cli): remove trivial findRunningDashboardPid wrapper
The function was a one-line pass-through to findPidByPort with no added
logic. Callers now import findPidByPort from @composio/ao-core directly.
waitForPortFree calls findPidByPort inline. Deleted the test file that
only tested the pass-through.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 01:04:11 +05:30
..
commands refactor(cli): remove trivial findRunningDashboardPid wrapper 2026-04-10 01:04:11 +05:30
lib refactor(cli): remove trivial findRunningDashboardPid wrapper 2026-04-10 01:04:11 +05:30
options refactor CLI version wiring for diff coverage 2026-04-02 17:34:19 +05:30
scripts Handle send errors and stabilize script tests 2026-03-27 00:25:10 +05:30
index.test.ts refactor CLI version wiring for diff coverage 2026-04-02 17:34:19 +05:30
lifecycle-service.test.ts fix(cli): suppress consistent-type-imports lint error in test mock factory 2026-04-10 01:03:56 +05:30
program.test.ts refactor CLI version wiring for diff coverage 2026-04-02 17:34:19 +05:30