""" Tests for TradingAgents Dagster workflows. Follows pragmatic TDD principles: - Mock I/O boundaries (External services, database calls) - Test real business logic transformations - Focus on data flow through the pipeline """