Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
import
{ components } from
'core/component.js'
;
3
import
{ registerSystem, systems } from
'core/system.js'
;
4
Callers
nothing calls this directly
Calls
4
registerSystem
Function · 0.90
setup
Function · 0.85
setAttribute
Method · 0.45
getAttribute
Method · 0.45
Tested by
no test coverage detected