MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / test_py_lsp.c

File test_py_lsp.c

tests/test_py_lsp.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * test_py_lsp.c — Tests for Python LSP type-aware call resolution.
3 *
4 * Mirrors tests/test_go_lsp.c shape: helper extract_py(source) calls

Callers

nothing calls this directly

Calls 15

cbm_free_resultFunction · 0.85
cbm_registry_initFunction · 0.85
bind_imports_into_ctxFunction · 0.85
py_lsp_lookup_in_scopeFunction · 0.85
cbm_type_is_moduleFunction · 0.85
cbm_type_is_unknownFunction · 0.85
cbm_run_py_lsp_crossFunction · 0.85
cbm_registry_lookup_typeFunction · 0.85
cbm_batch_py_lsp_crossFunction · 0.85
extract_pyFunction · 0.70

Tested by

no test coverage detected