Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/statelyai/xstate
/ system.test.ts
File
system.test.ts
packages/core/test/system.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ of } from
'rxjs'
;
2
import
{ CallbackActorRef, fromCallback } from
'../src/actors/callback.ts'
;
3
import
{
4
ActorRef,
Callers
nothing calls this directly
Calls
15
createMachine
Function · 0.90
fromCallback
Function · 0.90
createActor
Function · 0.90
assign
Function · 0.90
stopChild
Function · 0.90
fromPromise
Function · 0.90
spawnChild
Function · 0.90
sendTo
Function · 0.90
fromTransition
Function · 0.90
fromObservable
Function · 0.90
fromEventObservable
Function · 0.90
setup
Function · 0.90
Tested by
no test coverage detected