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

File GDJSDisabledCodeGenerationIntegrationTests.js

GDevelop.js/__tests__/GDJSDisabledCodeGenerationIntegrationTests.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.js');
3const {
4 generateCompiledEventsFromSerializedEvents,

Callers

nothing calls this directly

Calls 15

disabledFunction · 0.85
commentFunction · 0.85
runEventsFunction · 0.85
whileLoopFunction · 0.85
forEachMethod · 0.80
toBeMethod · 0.80
toEqualMethod · 0.80
stdFunction · 0.70
stdFalseFunction · 0.70
stdTrueFunction · 0.70
elseEvFunction · 0.70
elseIfTrueFunction · 0.70

Tested by

no test coverage detected