Files
crewAI/tests
lorenzejay 5d41ded7ed Add VCR support for agent tests with query limits and score thresholds
- Introduced `@pytest.mark.vcr` decorator in `agent_test.py` for tests involving knowledge sources, ensuring consistent recording of HTTP interactions.
- Added new YAML cassette files for `test_agent_with_knowledge_sources_with_query_limit_and_score_threshold` and `test_agent_with_knowledge_sources_with_query_limit_and_score_threshold_default`, capturing the expected API responses for these tests.
- Enhanced test reliability by utilizing VCR to manage external API calls during testing.
2025-04-17 16:48:16 -07:00
..
2025-04-17 09:22:48 -07:00
2025-01-02 16:06:48 -05:00
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00