Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_ui.c
File
test_ui.c
tests/test_ui.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_ui.c — Tests for the graph visualization UI module.
3
*
4
* Covers: config persistence, embedded asset lookup, layout engine.
Callers
nothing calls this directly
Calls
15
cbm_mkdtemp
Function · 0.85
cbm_setenv
Function · 0.85
cbm_ui_config_load
Function · 0.85
cbm_ui_config_save
Function · 0.85
cbm_ui_config_path
Function · 0.85
cbm_mkdir_p
Function · 0.85
cbm_embedded_lookup
Function · 0.85
cbm_store_open_memory
Function · 0.85
cbm_layout_compute
Function · 0.85
cbm_layout_free
Function · 0.85
cbm_store_close
Function · 0.85
cbm_store_upsert_project
Function · 0.85
Tested by
no test coverage detected