MCPcopy
hub / github.com/4ian/GDevelop / GDJSCustomObjectsCodeGenerationIntegrationTests.js

File GDJSCustomObjectsCodeGenerationIntegrationTests.js

GDevelop.js/__tests__/GDJSCustomObjectsCodeGenerationIntegrationTests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const initializeGDevelopJs = require('../../Binaries/embuild/GDevelop.js/libGD.js');
2const {
3 generateCompiledEventsForEventsBasedObject,
4 generateCompiledEventsForSerializedEventsBasedExtension,

Callers

nothing calls this directly

Calls 15

makeTestExtensionsFunction · 0.85
makeMinimalGDJSMockFunction · 0.85
generatedCustomObjectFunction · 0.85
toBeMethod · 0.80
setTypeMethod · 0.80
fromJSObjectMethod · 0.80
_getMyPropertyMethod · 0.80
toEqualMethod · 0.80
getMethod · 0.65
deleteMethod · 0.65

Tested by

no test coverage detected