Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FlowiseAI/Flowise
/ callbackDispatcher.test.ts
File
callbackDispatcher.test.ts
packages/server/src/utils/callbackDispatcher.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createHmac } from
'crypto'
2
3
const
mockSecureAxiosRequest = jest.fn()
4
const
mockLoggerError = jest.fn()
Callers
nothing calls this directly
Calls
3
dispatchCallback
Function · 0.90
expectedSignature
Function · 0.85
stringify
Method · 0.80
Tested by
no test coverage detected