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

File Selector.spec.js

src/Selector.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 Selector from './Selector'
4import Task from './Task'

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected