MCPcopy 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_memoryFunction · 0.85
cbm_store_closeFunction · 0.85
cbm_store_upsert_projectFunction · 0.85
cbm_store_get_projectFunction · 0.85
cbm_project_free_fieldsFunction · 0.85
cbm_store_list_projectsFunction · 0.85
cbm_store_free_projectsFunction · 0.85
cbm_store_delete_projectFunction · 0.85
cbm_store_upsert_nodeFunction · 0.85
cbm_node_free_fieldsFunction · 0.85

Tested by

no test coverage detected