MCPcopy Index your code
hub / github.com/4ian/GDevelop / GDJSBasicCodeGenerationIntegrationTests.js

File GDJSBasicCodeGenerationIntegrationTests.js

GDevelop.js/__tests__/GDJSBasicCodeGenerationIntegrationTests.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 generateCompiledEventsForEventsFunction,

Callers

nothing calls this directly

Calls 15

makeMinimalGDJSMockFunction · 0.85
fromJSObjectMethod · 0.80
toBeMethod · 0.80
setTypeMethod · 0.80
startNewFrameMethod · 0.80
getOnceTriggersMethod · 0.80
toHaveLengthMethod · 0.80
setNameMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected