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

File schema.test.js

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

Source from the content-addressed store, hash-verified

1/* global assert, suite, test */
2import { isSingleProperty, parseProperties, parseProperty, process as processSchema, stringifyProperty } from 'core/schema.js';
3import { propertyTypes, registerPropertyType } from 'core/propertyTypes.js';
4

Callers

nothing calls this directly

Calls 5

isSinglePropertyFunction · 0.90
parsePropertyFunction · 0.90
registerPropertyTypeFunction · 0.90
stringifyPropertyFunction · 0.90
parseFunction · 0.70

Tested by

no test coverage detected