agent-orchestrator/tests
Prateek c9eac34e21 fix: use isolated ports (5000/5001/5003) for integration tests
Prevents port conflicts with:
- Current orchestrator (ports 3000/3001/3003)
- Future orchestrator (ports 4000/4001/4003)

Changes:
- docker-compose.yml: Map ports 5000, 5001, 5003
- onboarding-test.sh: Configure port 5000, check 5003 for WebSocket
- All health checks updated to use new ports

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 03:27:21 +05:30
..
integration fix: use isolated ports (5000/5001/5003) for integration tests 2026-02-18 03:27:21 +05:30