MCPcopy 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

1import type { INodeInputSlot, Point } from "@/interfaces"
2import type { ISerialisedNode } from "@/types/serialisation"
3
4import { afterEach, beforeEach, describe, expect, vi } from "vitest"

Callers

nothing calls this directly

Calls 15

getMockISerialisedNodeFunction · 0.85
addMethod · 0.80
disconnectInputMethod · 0.80
hasMethod · 0.80
disconnectOutputMethod · 0.80
getInputPosMethod · 0.80
getOutputPosMethod · 0.80
getSlotOnPosMethod · 0.80
addWidgetMethod · 0.80
getInputSlotPosMethod · 0.80
serializeMethod · 0.45
configureMethod · 0.45

Tested by

no test coverage detected