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

File LGraphButton.test.ts

test/LGraphButton.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 { Rectangle } from "@/infrastructure/Rectangle"
4import { LGraphButton } from "@/LGraphButton"

Callers

nothing calls this directly

Calls 2

drawMethod · 0.65
isPointInsideMethod · 0.45

Tested by

no test coverage detected