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

File input.test.ts

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

Source from the content-addressed store, hash-verified

1import { of } from 'rxjs';
2import { assign, createActor, spawnChild } from '../src';
3import { createMachine } from '../src/createMachine';
4import {

Callers

nothing calls this directly

Calls 13

createMachineFunction · 0.90
createActorFunction · 0.90
assignFunction · 0.90
fromPromiseFunction · 0.90
fromTransitionFunction · 0.90
fromObservableFunction · 0.90
fromCallbackFunction · 0.90
spawnChildFunction · 0.90
fnMethod · 0.80
getSnapshotMethod · 0.80
startMethod · 0.65
subscribeMethod · 0.65

Tested by

no test coverage detected