Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/phaserjs/phaser
/ LoaderPlugin.test.js
File
LoaderPlugin.test.js
tests/loader/LoaderPlugin.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
vi.mock(
'../../src/loader/FileTypesManager'
,
function
()
2
{
3
return
{ install: vi.fn() };
4
});
Callers
nothing calls this directly
Calls
3
setPath
Method · 0.80
createMockScene
Function · 0.70
createMockFile
Function · 0.70
Tested by
no test coverage detected