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

File deep.test.ts

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

Source from the content-addressed store, hash-verified

1import { createMachine, createActor } from '../src/index.ts';
2import { trackEntries } from './utils.ts';
3
4describe('deep transitions', () => {

Callers

nothing calls this directly

Calls 5

createMachineFunction · 0.90
trackEntriesFunction · 0.90
createActorFunction · 0.90
sendMethod · 0.80
startMethod · 0.65

Tested by

no test coverage detected