mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
- Added type hints to all test functions and variables for better maintainability - Added parametrized test to verify multiple watsonx models can be selected - Imported pytest for parametrized testing functionality - All tests continue to pass locally (6 passed) - Addresses review suggestions from joaomdmoura Co-Authored-By: João <joao@crewai.com>