Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/modstart-lib/aigcpanel
/ initTestRegistry
Function
initTestRegistry
src/utils/test.ts:95–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
}
94
95
export
function
initTestRegistry(): void {
96
window.__test = testRegistry;
97
}
98
99
Callers
1
main.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected