Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Comfy-Org/litegraph.js
/ SubgraphNode.titleButton.test.ts
File
SubgraphNode.titleButton.test.ts
test/subgraph/SubgraphNode.titleButton.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
"vitest"
2
3
import
{ LGraphButton } from
"@/LGraphButton"
4
import
{ LGraphCanvas } from
"@/LGraphCanvas"
Callers
nothing calls this directly
Calls
5
createTestSubgraph
Function · 0.90
createTestSubgraphNode
Function · 0.90
addTitleButton
Method · 0.80
onMouseDown
Method · 0.80
onTitleButtonClick
Method · 0.45
Tested by
no test coverage detected