Files
crewAI/lib/crewai/tests/agents
Greyson LaLonde 7f24d74795 fix: use real pydantic instances in executor tests, preserve cache handler across re-validation
- Replace MagicMock fixtures with real Agent/Task instances in
  test_async_agent_executor.py so pydantic validation passes
- Guard CacheHandler creation in Crew.set_private_attrs to avoid
  replacing an existing handler when the model validator re-runs
  during RuntimeState registration
2026-04-04 03:05:06 +08:00
..
2026-02-05 12:49:54 -05:00
2025-10-20 14:10:19 -07:00