Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/melonjs/melonJS
/ plugin.spec.js
File
plugin.spec.js
packages/melonjs/tests/plugin.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeAll, beforeEach, describe, expect, it } from
"vitest"
;
2
import
{ boot, plugin, plugins } from
"../src/index.js"
;
3
4
describe(
"plugin"
, () => {
Callers
nothing calls this directly
Calls
5
boot
Function · 0.90
setType
Method · 0.80
getValue
Method · 0.80
register
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected