Commit Graph

1 Commits

Author SHA1 Message Date
佐藤優一 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