agent-orchestrator/packages/integration-tests
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
..
src test: add scm-data unit tests, full spawn pipeline integration test 2026-02-20 19:26:59 +05:30
package.json feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
tsconfig.json feat: agent plugins, OpenCode plugin, integration tests, CI (#5) 2026-02-14 11:28:42 +05:30
vitest.config.ts feat: notifier-composio plugin + integration tests for all plugins (#7) 2026-02-14 16:29:59 +05:30