MCPcopy Create free account
hub / github.com/Calamari/BehaviorTree.js / Random.spec.js

File Random.spec.js

src/Random.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env jest */
2import { RUNNING, SUCCESS, FAILURE } from './constants'
3import Random from './Random'
4import Task from './Task'

Callers

nothing calls this directly

Calls 2

pushMethod · 0.80
runMethod · 0.45

Tested by

no test coverage detected