MCPcopy Create free account
hub / github.com/IBM/mcp-cli / test_get_preference_manager_singleton

Route test_get_preference_manager_singleton

tests/utils/test_preferences.py:None–None  ·  view source on GitHub ↗
patch("mcp_cli.utils.preferences.PreferenceManager")

Source from the content-addressed store, hash-verified

1"""Tests for preference management system."""
2
3import tempfile
4from pathlib import Path

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected