MCPcopy Index your code
hub / github.com/aframevr/aframe / system.test.js

File system.test.js

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

Source from the content-addressed store, hash-verified

1/* global AFRAME, assert, suite, test, setup */
2import { components } from 'core/component.js';
3import { registerSystem, systems } from 'core/system.js';
4

Callers

nothing calls this directly

Calls 4

registerSystemFunction · 0.90
setupFunction · 0.85
setAttributeMethod · 0.45
getAttributeMethod · 0.45

Tested by

no test coverage detected