MCPcopy
hub / github.com/aframevr/aframe / a-entity.test.js

File a-entity.test.js

tests/core/a-entity.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global AFRAME, assert, sinon, setup, suite, teardown, test, HTMLElement */
2import { AEntity } from 'core/a-entity.js';
3import { ANode } from 'core/a-node.js';
4import { extend } from 'utils/index.js';

Callers

nothing calls this directly

Calls 15

registerComponentFunction · 0.90
setupFunction · 0.85
elFactoryFunction · 0.85
mixinFactoryFunction · 0.85
removeAttributeMethod · 0.80
addStateMethod · 0.80
removeStateMethod · 0.80
isMethod · 0.80
flushToDOMMethod · 0.80
emitMethod · 0.80
getChildEntitiesMethod · 0.80
getObject3DMethod · 0.80

Tested by

no test coverage detected