Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ setTimeout as sleep } from
'node:timers/promises'
;
2
import
{
3
cancel,
4
emit,
Callers
nothing calls this directly
Calls
15
createMachine
Function · 0.90
trackEntries
Function · 0.90
createActor
Function · 0.90
assign
Function · 0.90
sendParent
Function · 0.90
stopChild
Function · 0.90
sendTo
Function · 0.90
forwardTo
Function · 0.90
log
Function · 0.90
enqueueActions
Function · 0.90
raise
Function · 0.90
setup
Function · 0.90
Tested by
no test coverage detected