Commit graph

1 commit

Author SHA1 Message Date
oho
b627b4319a test: add comprehensive integration tests for trading system
Add 14 integration tests covering:
- Full agent coordination flow (Research -> Risk -> Debate -> Execution)
- Multi-agent debate system with multiple personas
- Confidence calibration tracking
- Signal aggregation from multiple sources
- Event calendar integration
- End-to-end trading cycle with mocked broker
- Risk rejection scenarios
- Error handling with LLM failures
- Performance and latency tracking

All tests use MockLLMProvider matching the real LLMResponse interface.
Total test count: 328 passed, 2 skipped.
2026-01-13 14:24:15 +01:00