agent-orchestrator/packages/cli/__tests__/commands
suraj-markup dfcc0841ec fix(cli): remove unused createServer import and fix flaky port test
- Remove unused `createServer` import from web-dir.ts (only `Socket`
  is used) — fixes the lint error in CI
- Mock `isPortAvailable` in the "uses port 3000" test so it doesn't
  depend on port 3000 actually being free on the host machine

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 21:41:08 +05:30
..
dashboard.test.ts refactor: delegate CLI commands to core SessionManager (#88) 2026-02-18 14:30:17 +05:30
init.test.ts fix(cli): remove unused createServer import and fix flaky port test 2026-03-01 21:41:08 +05:30
open.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
review-check.test.ts feat: first-class orchestrator session + file-based system prompt (#101) 2026-02-18 19:32:35 +05:30
send.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
session.test.ts feat: first-class orchestrator session + file-based system prompt (#101) 2026-02-18 19:32:35 +05:30
spawn.test.ts test: add tests for --agent override and codex plugin registration 2026-02-24 03:26:54 +05:30
status.test.ts feat: first-class orchestrator session + file-based system prompt (#101) 2026-02-18 19:32:35 +05:30