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

File LGraphCanvas.titleButtons.test.ts

test/LGraphCanvas.titleButtons.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from "vitest"
2
3import { LGraphCanvas } from "@/LGraphCanvas"
4import { LGraphNode, LiteGraph } from "@/litegraph"

Callers

nothing calls this directly

Calls 2

addTitleButtonMethod · 0.80
drawNodeMethod · 0.80

Tested by

no test coverage detected