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

File GDJSFreeFunctionCodeGenerationIntegrationTests.js

GDevelop.js/__tests__/GDJSFreeFunctionCodeGenerationIntegrationTests.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 generateCompiledEventsForEventsFunctionWithContext,
4} = require('../TestUtils/CodeGenerationHelpers.js');

Callers

nothing calls this directly

Calls 10

generatedFreeFunctionFunction · 0.85
fromJSObjectMethod · 0.80
setTypeMethod · 0.80
toBeMethod · 0.80
getMethod · 0.65
itFunction · 0.50
setValueMethod · 0.45
unserializeFromMethod · 0.45
getAsNumberMethod · 0.45

Tested by

no test coverage detected