Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/forloopcodes/contextplus
/ hub.test.mjs
File
hub.test.mjs
test/main/hub.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, before, after } from
"node:test"
;
2
import
assert from
"node:assert/strict"
;
3
import
{ mkdir, writeFile, rm } from
"fs/promises"
;
4
import
{ join, resolve } from
"path"
;
Callers
nothing calls this directly
Calls
7
parseWikiLinks
Function · 0.85
parseCrossLinks
Function · 0.85
extractFeatureTag
Function · 0.85
parseHubFile
Function · 0.85
discoverHubs
Function · 0.85
findOrphanedFiles
Function · 0.85
formatHubLink
Function · 0.85
Tested by
no test coverage detected