MCPcopy Create free account
hub / github.com/Comfy-Org/litegraph.js / ExecutableNodeDTO.test.ts

File ExecutableNodeDTO.test.ts

test/subgraph/ExecutableNodeDTO.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest"
2
3import { LGraph, LGraphNode } from "@/litegraph"
4import { ExecutableNodeDTO } from "@/subgraph/ExecutableNodeDTO"

Callers

nothing calls this directly

Calls 11

createTestSubgraphFunction · 0.90
createTestSubgraphNodeFunction · 0.90
createNestedSubgraphsFunction · 0.90
addMethod · 0.80
toStringMethod · 0.80
resolveInputMethod · 0.80
resolveOutputMethod · 0.80
fromMethod · 0.80
addInputMethod · 0.45
addOutputMethod · 0.45
getInnerNodesMethod · 0.45

Tested by

no test coverage detected