MCPcopy
hub / github.com/aframevr/aframe / component.test.js

File component.test.js

tests/core/component.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global AFRAME, assert, suite, teardown, test, setup, sinon, HTMLElement, HTMLHeadElement */
2import { components, registerComponent, registrationOrderWarnings } from 'core/component.js';
3import { debug } from 'utils/index.js';
4import * as helpers from '../helpers.js';

Callers

nothing calls this directly

Calls 11

registerComponentFunction · 0.90
setupFunction · 0.85
entityFactoryFunction · 0.85
addMethod · 0.80
flushToDOMMethod · 0.80
pauseMethod · 0.80
emitMethod · 0.80
removeAttributeMethod · 0.80
setAttributeMethod · 0.45
getAttributeMethod · 0.45
playMethod · 0.45

Tested by

no test coverage detected