MCPcopy
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

1const path = require('path');
2const {
3 makeFakeAbstractFileSystem,
4} = require('../TestUtils/FakeAbstractFileSystem');

Callers

nothing calls this directly

Calls 15

makeTestExtensionsFunction · 0.85
setNameMethod · 0.80
toBeMethod · 0.80
toContainMethod · 0.80
toThrowMethod · 0.80
toEqualMethod · 0.80
toHaveBeenCalledWithMethod · 0.80
setTypeMethod · 0.80
toMatchMethod · 0.80
setFontNameMethod · 0.80
setBoldMethod · 0.80
isBoldMethod · 0.80

Tested by

no test coverage detected