- Apply Black formatting to all test files - Fix Mock objects to include tool_calls attribute for len() checks - Add proper __name__ attributes to mock toolkit methods for @tool decorator - Create mock_toolkit_fix helper for consistent toolkit mocking All tests should now pass with proper mocking setup. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| mock_toolkit_fix.py | ||
| test_propagation.py | ||
| test_reflection.py | ||
| test_signal_processing.py | ||
| test_trading_graph.py | ||