Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shipshapecode/shepherd
/ bind.spec.js
File
bind.spec.js
shepherd.js/test/unit/utils/bind.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
3
import
{ bindAdvance } from
'../../../src/utils/bind'
;
4
import
{ Step } from
'../../../src/step'
;
Callers
nothing calls this directly
Calls
2
bindAdvance
Function · 0.90
trigger
Method · 0.80
Tested by
no test coverage detected