MCPcopy Create free account
hub / github.com/CodeGraphContext/CodeGraphContext / test_ai_query_success

Route test_ai_query_success

tests/unit/api/test_ai_query.py:None–None  ·  view source on GitHub ↗
patch("codegraphcontext.viz.server.call_llm")

Source from the content-addressed store, hash-verified

1import os
2import pytest
3from fastapi.testclient import TestClient
4from unittest.mock import MagicMock, patch

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected