Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ GDJSSceneAsyncCodeGenerationIntegrationTests.js
File
GDJSSceneAsyncCodeGenerationIntegrationTests.js
GDevelop.js/__tests__/GDJSSceneAsyncCodeGenerationIntegrationTests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
initializeGDevelopJs = require(
'../../Binaries/embuild/GDevelop.js/libGD.js'
);
2
const
{
3
generateCompiledEventsForLayout,
4
} = require(
'../TestUtils/CodeGenerationHelpers.js'
);
Callers
nothing calls this directly
Calls
15
makeTestExtensions
Function · 0.85
generateEventsForLayout
Function · 0.85
toBe
Method · 0.80
markAllFakeAsyncTasksAsFinished
Method · 0.80
setObjectName
Method · 0.80
generateAndRunEventsForLayout
Function · 0.70
delete
Method · 0.65
get
Method · 0.65
it
Function · 0.50
test
Function · 0.50
setValue
Method · 0.45
getVariables
Method · 0.45
Tested by
no test coverage detected