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

File GDJSBehaviorCodeGenerationIntegrationTests.js

GDevelop.js/__tests__/GDJSBehaviorCodeGenerationIntegrationTests.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 generateCompiledEventsForEventsBasedBehavior,

Callers

nothing calls this directly

Calls 15

generatedBehaviorFunction · 0.85
makeMinimalGDJSMockFunction · 0.85
toBeUndefinedMethod · 0.80
fromJSObjectMethod · 0.80
toBeMethod · 0.80
setTypeMethod · 0.80
_getMyPropertyMethod · 0.80
deleteMethod · 0.65
getMethod · 0.65
itFunction · 0.50
unserializeFromMethod · 0.45

Tested by

no test coverage detected