Add 47 integration tests covering: - Agent state structures (InvestDebateState, RiskDebateState, AgentState) - Conditional logic for analyst tool calls and debate flow - Propagator state initialization and configuration - Graph setup with various analyst combinations - End-to-end workflow state transitions - Validation integration with TradingAgentsGraph Tests verify: - State creation and mutation - Debate round progression (Bull/Bear, Risk analysts) - Graph compilation with different analyst configurations - Input validation for tickers and dates 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agent_states.py | ||
| test_conditional_logic.py | ||
| test_graph_setup.py | ||
| test_propagation.py | ||
| test_workflow_e2e.py | ||