Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ GDJS.js
File
GDJS.js
GDevelop.js/__tests__/GDJS.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
15
makeTestExtensions
Function · 0.85
setName
Method · 0.80
toBe
Method · 0.80
toContain
Method · 0.80
toThrow
Method · 0.80
toEqual
Method · 0.80
toHaveBeenCalledWith
Method · 0.80
setType
Method · 0.80
toMatch
Method · 0.80
setFontName
Method · 0.80
setBold
Method · 0.80
isBold
Method · 0.80
Tested by
no test coverage detected