Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
export
default {};
3
4
import
{ createFsm, createBehavioralFsm } from
"machina"
;
Callers
nothing calls this directly
Calls
15
createPrng
Function · 0.90
randomInt
Function · 0.90
extractInputs
Function · 0.90
walkAll
Function · 0.90
createFsm
Function · 0.90
makeCounter
Function · 0.85
makeAlwaysValid
Function · 0.85
makeBombFsm
Function · 0.85
makeBehavioralLight
Function · 0.85
makeBehavioralBomb
Function · 0.85
record
Function · 0.85
runBomb
Function · 0.85
Tested by
no test coverage detected