Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Comfy-Org/litegraph.js
/ NodeSlot.test.ts
File
NodeSlot.test.ts
test/NodeSlot.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
2
3
import
{ INodeInputSlot, INodeOutputSlot } from
"@/interfaces"
4
import
{ inputAsSerialisable, outputAsSerialisable } from
"@/node/slotUtils"
Callers
nothing calls this directly
Calls
2
outputAsSerialisable
Function · 0.90
inputAsSerialisable
Function · 0.90
Tested by
no test coverage detected