Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_store_nodes.c
File
test_store_nodes.c
tests/test_store_nodes.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_store_nodes.c — Tests for store schema, project CRUD, and node CRUD.
3
*
4
* Ported from internal/store/store_test.go (TestOpenMemory, TestNodeCRUD,
Callers
nothing calls this directly
Calls
15
cbm_store_open_memory
Function · 0.85
cbm_store_close
Function · 0.85
cbm_store_upsert_project
Function · 0.85
cbm_store_get_project
Function · 0.85
cbm_project_free_fields
Function · 0.85
cbm_store_list_projects
Function · 0.85
cbm_store_free_projects
Function · 0.85
cbm_store_delete_project
Function · 0.85
cbm_store_upsert_node
Function · 0.85
cbm_store_find_node_by_qn
Function · 0.85
cbm_node_free_fields
Function · 0.85
cbm_store_find_node_by_id
Function · 0.85
Tested by
no test coverage detected