MCPcopy
hub / github.com/shipshapecode/shepherd / step.spec.js

File step.spec.js

shepherd.js/test/unit/step.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';
2import Shepherd from '../../src/shepherd';
3import { Step } from '../../src/step';
4import { Tour } from '../../src/tour';

Callers

nothing calls this directly

Calls 15

addStepMethod · 0.80
startMethod · 0.80
onMethod · 0.80
destroyMethod · 0.80
updateStepOptionsMethod · 0.80
_setupElementsMethod · 0.80
_scrollToMethod · 0.80
getTourMethod · 0.80
_createTooltipContentMethod · 0.80
nextMethod · 0.80
backMethod · 0.80
isOpenMethod · 0.80

Tested by

no test coverage detected