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

File BehaviorTreeImporter.spec.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

registerMethod · 0.80
defineTypeMethod · 0.80
parseMethod · 0.80
stepMethod · 0.80

Tested by

no test coverage detected