MCPcopy 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

1import { getAgentflowIcon, getNodeColor } from './nodeIconUtils'
2
3describe('getAgentflowIcon', () => {
4 it('should return icon config for known node', () => {

Callers

nothing calls this directly

Calls 2

getAgentflowIconFunction · 0.90
getNodeColorFunction · 0.90

Tested by

no test coverage detected