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

File stateIn.test.ts

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

Source from the content-addressed store, hash-verified

1import { createMachine, createActor } from '../src/index.ts';
2import { stateIn } from '../src/guards.ts';
3
4describe('transition "in" check', () => {

Callers

nothing calls this directly

Calls 7

createMachineFunction · 0.90
stateInFunction · 0.90
createActorFunction · 0.90
sendMethod · 0.80
getSnapshotMethod · 0.80
fnMethod · 0.80
startMethod · 0.65

Tested by

no test coverage detected