Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Comfy-Org/litegraph.js
/ LGraphNode.test.ts
File
LGraphNode.test.ts
test/LGraphNode.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ INodeInputSlot, Point } from
"@/interfaces"
2
import
type
{ ISerialisedNode } from
"@/types/serialisation"
3
4
import
{ afterEach, beforeEach, describe, expect, vi } from
"vitest"
Callers
nothing calls this directly
Calls
15
getMockISerialisedNode
Function · 0.85
add
Method · 0.80
disconnectInput
Method · 0.80
has
Method · 0.80
disconnectOutput
Method · 0.80
getInputPos
Method · 0.80
getOutputPos
Method · 0.80
getSlotOnPos
Method · 0.80
addWidget
Method · 0.80
getInputSlotPos
Method · 0.80
serialize
Method · 0.45
configure
Method · 0.45
Tested by
no test coverage detected