TradingAgents/tests/integration
Joseph O'Brien eba9048b5a test: add comprehensive integration tests for agent workflow
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>
2025-12-03 03:14:03 -05:00
..
__init__.py test: add comprehensive integration tests for agent workflow 2025-12-03 03:14:03 -05:00
test_agent_states.py test: add comprehensive integration tests for agent workflow 2025-12-03 03:14:03 -05:00
test_conditional_logic.py test: add comprehensive integration tests for agent workflow 2025-12-03 03:14:03 -05:00
test_graph_setup.py test: add comprehensive integration tests for agent workflow 2025-12-03 03:14:03 -05:00
test_propagation.py test: add comprehensive integration tests for agent workflow 2025-12-03 03:14:03 -05:00
test_workflow_e2e.py test: add comprehensive integration tests for agent workflow 2025-12-03 03:14:03 -05:00