TradingAgents/tests/unit/agents
佐藤優一 f658154f1c Fix Mock configuration for LangChain pipe operator in tests
- Updated mock_llm fixture to properly handle pipe operator with ChatPromptTemplate
- Added @patch decorator for ChatPromptTemplate in all market_analyst tests
- Simplified bind_tools mock to return proper chain mock
- All unit tests for market_analyst now pass

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 11:51:15 +09:00
..
__init__.py Add comprehensive testing and CI/CD infrastructure 2025-08-10 22:43:36 +09:00
test_market_analyst.py Fix Mock configuration for LangChain pipe operator in tests 2025-08-11 11:51:15 +09:00
test_market_analyst_extended.py Fix Ruff linting: Remove unused imports 2025-08-11 11:06:05 +09:00