MCPcopy
hub / github.com/aframevr/aframe / hand-controls.test.js

File hand-controls.test.js

tests/components/hand-controls.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global assert, setup, suite, test */
2import { entityFactory } from '../helpers.js';
3var CONTROLLER_TYPE_VIVE = 'OpenVR Gamepad';
4var CONTROLLER_TYPE_GENERIC = 'Generic Gamepad';

Callers

nothing calls this directly

Calls 4

entityFactoryFunction · 0.90
setupFunction · 0.85
setupTrackedControlsFunction · 0.85
setAttributeMethod · 0.45

Tested by

no test coverage detected