Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ GDJSFunctionAsyncCodeGenerationIntegrationTests.js
File
GDJSFunctionAsyncCodeGenerationIntegrationTests.js
GDevelop.js/__tests__/GDJSFunctionAsyncCodeGenerationIntegrationTests.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
generateCompiledEventsForEventsFunction,
4
generateCompiledEventsFromSerializedEvents,
Callers
nothing calls this directly
Calls
15
makeTestExtensions
Function · 0.85
generateCompiledEventsFromSerializedEvents
Function · 0.85
makeMinimalGDJSMock
Function · 0.85
generateCompiledEventsForEventsFunction
Function · 0.85
expectProgressivelyResolvedTasksForObjects
Function · 0.85
generateCompiledEventsForSerializedEventsBasedExtension
Function · 0.85
wait
Function · 0.85
toBe
Method · 0.80
markAllFakeAsyncTasksAsFinished
Method · 0.80
setType
Method · 0.80
markFakeAsyncActionAsFinished
Method · 0.80
fromJSObject
Method · 0.80
Tested by
no test coverage detected