MCPcopy 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

1import { beforeAll, beforeEach, describe, expect, it } from "vitest";
2import { boot, plugin, plugins } from "../src/index.js";
3
4describe("plugin", () => {

Callers

nothing calls this directly

Calls 5

bootFunction · 0.90
setTypeMethod · 0.80
getValueMethod · 0.80
registerMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected