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