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

Route test_deploy_push

lib/cli/tests/test_cli.py:None–None  ·  view source on GitHub ↗
mock.patch("crewai_cli.cli.DeployCommand")

Source from the content-addressed store, hash-verified

1from pathlib import Path
2from unittest import mock
3
4import pytest

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected