agent-orchestrator/packages/plugins/scm-github/test
Prateek 544124936c fix: update scm-github plugin tests for correct field names
Updated all test mocks to use correct gh pr checks field names:
- Changed `conclusion: "SUCCESS"/"FAILURE"/etc` → `state: "SUCCESS"/"FAILURE"/etc`
- Changed `detailsUrl` → `link`
- Removed redundant `state: "COMPLETED"` prefix (state contains result directly)

All 52 scm-github plugin tests now pass.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-15 03:31:44 +05:30
..
index.test.ts fix: update scm-github plugin tests for correct field names 2026-02-15 03:31:44 +05:30