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

File GDJSAdvancedExtensionCodeGenerationIntegrationTests.js

GDevelop.js/__tests__/GDJSAdvancedExtensionCodeGenerationIntegrationTests.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 { makeMinimalGDJSMock } = require('../TestUtils/GDJSMocks');
3const {
4 generateCompiledEventsFromSerializedEvents,

Callers

nothing calls this directly

Calls 12

makeMinimalGDJSMockFunction · 0.85
toBeMethod · 0.80
fromJSObjectMethod · 0.80
getMethod · 0.65
itFunction · 0.50
hasMethod · 0.45
getVariablesMethod · 0.45
getAsNumberMethod · 0.45
setNumberMethod · 0.45
getChildMethod · 0.45

Tested by

no test coverage detected