MCPcopy Create free account
hub / github.com/crewAIInc/crewAI / test_make_request

Route test_make_request

lib/cli/tests/test_plus_api.py:None–None  ·  view source on GitHub ↗
patch("crewai_core.plus_api.httpx.Client")

Source from the content-addressed store, hash-verified

1import os
2import unittest
3from unittest.mock import ANY, MagicMock, patch
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected