MCPcopy
hub / github.com/ifandelse/machina.js / walk.test.ts

File walk.test.ts

packages/machina-test/src/walk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2export default {};
3
4import { createFsm, createBehavioralFsm } from "machina";

Callers

nothing calls this directly

Calls 15

createPrngFunction · 0.90
randomIntFunction · 0.90
extractInputsFunction · 0.90
walkAllFunction · 0.90
createFsmFunction · 0.90
makeCounterFunction · 0.85
makeAlwaysValidFunction · 0.85
makeBombFsmFunction · 0.85
makeBehavioralLightFunction · 0.85
makeBehavioralBombFunction · 0.85
recordFunction · 0.85
runBombFunction · 0.85

Tested by

no test coverage detected