MCPcopy
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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2
3import { bindAdvance } from '../../../src/utils/bind';
4import { Step } from '../../../src/step';

Callers

nothing calls this directly

Calls 2

bindAdvanceFunction · 0.90
triggerMethod · 0.80

Tested by

no test coverage detected