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

Route test_list_settings

lib/cli/tests/test_settings_command.py:None–None  ·  view source on GitHub ↗
patch("crewai_cli.settings.main.console")

Source from the content-addressed store, hash-verified

1import tempfile
2import unittest
3from pathlib import Path
4from unittest.mock import patch, MagicMock, call

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected