Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_integration.c
File
test_integration.c
tests/test_integration.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_integration.c — End-to-end integration tests for the pure C pipeline.
3
*
4
* Creates a temporary project with real source files, indexes it through
Callers
nothing calls this directly
Calls
15
cbm_store_open_path
Function · 0.85
cbm_store_count_nodes
Function · 0.85
cbm_store_close
Function · 0.85
cbm_store_count_edges
Function · 0.85
cbm_store_find_nodes_by_label
Function · 0.85
cbm_store_free_nodes
Function · 0.85
cbm_store_count_edges_by_type
Function · 0.85
cbm_store_find_nodes_by_name
Function · 0.85
cbm_store_insert_edge
Function · 0.85
cbm_mcp_server_new
Function · 0.85
cbm_mcp_handle_tool
Function · 0.85
cbm_mcp_server_free
Function · 0.85
Tested by
no test coverage detected