Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ GDJSProjectSerialization.js
File
GDJSProjectSerialization.js
GDevelop.js/__tests__/GDJSProjectSerialization.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
{
3
makeFakeAbstractFileSystem,
4
} = require(
'../TestUtils/FakeAbstractFileSystem'
);
Callers
nothing calls this directly
Calls
14
makeTestExtensions
Function · 0.85
checkConfiguration
Function · 0.85
addNewBehavior
Method · 0.80
toBe
Method · 0.80
setText
Method · 0.65
delete
Method · 0.65
getValue
Method · 0.65
get
Method · 0.65
getProperties
Method · 0.65
it
Function · 0.50
getObjects
Method · 0.45
serializeTo
Method · 0.45
Tested by
no test coverage detected