MCPcopy
hub / github.com/statelyai/xstate / actions.test.ts

File actions.test.ts

packages/core/test/actions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setTimeout as sleep } from 'node:timers/promises';
2import {
3 cancel,
4 emit,

Callers

nothing calls this directly

Calls 15

createMachineFunction · 0.90
trackEntriesFunction · 0.90
createActorFunction · 0.90
assignFunction · 0.90
sendParentFunction · 0.90
stopChildFunction · 0.90
sendToFunction · 0.90
forwardToFunction · 0.90
logFunction · 0.90
enqueueActionsFunction · 0.90
raiseFunction · 0.90
setupFunction · 0.90

Tested by

no test coverage detected