Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/melonjs/melonJS
/ application.spec.js
File
application.spec.js
packages/melonjs/tests/application.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeAll, describe, expect, it, vi } from
"vitest"
;
2
import
{ game as gameFromModule } from
"../src/application/application.ts"
;
3
import
{
4
Application,
Callers
nothing calls this directly
Calls
12
boot
Function · 0.90
emit
Function · 0.85
repaint
Method · 0.80
getCanvas
Method · 0.80
removeChild
Method · 0.80
resume
Method · 0.80
freeze
Method · 0.80
addChild
Method · 0.80
init
Method · 0.65
destroy
Method · 0.65
resize
Method · 0.45
pause
Method · 0.45
Tested by
no test coverage detected