agent-orchestrator/packages/cli/__tests__/lib
Prateek 7d24ed72cd test: add scm-data unit tests, full spawn pipeline integration test
- Add dedicated unit tests for detectSessionPR() covering all edge
  cases: null SCM, undefined project, SCM throws, metadata fallback,
  SCM overrides metadata, no-branch sessions
- Rewrite integration test to exercise full sessionManager.spawn()
  pipeline (stub agent → plugin registry → spawn → tmux → metadata)
  instead of calling runtime.create() directly
- Add no-branch test in status.test.ts verifying the behavior change
  from removing the if(branch) guard before SCM detectPR call

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 19:26:59 +05:30
..
format.test.ts feat: implement CLI with all commands (init, status, spawn, session, send, review-check, dashboard, open) (#6) 2026-02-14 16:14:27 +05:30
plugins.test.ts feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
scm-data.test.ts test: add scm-data unit tests, full spawn pipeline integration test 2026-02-20 19:26:59 +05:30
session-utils.test.ts feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
shell.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30