Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ nodeIconUtils.test.ts
File
nodeIconUtils.test.ts
packages/agentflow/src/core/node-config/nodeIconUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getAgentflowIcon, getNodeColor } from
'./nodeIconUtils'
2
3
describe(
'getAgentflowIcon'
, () => {
4
it(
'should return icon config for known node'
, () => {
Callers
nothing calls this directly
Calls
2
getAgentflowIcon
Function · 0.90
getNodeColor
Function · 0.90
Tested by
no test coverage detected