MCPcopy Create free account
hub / github.com/melonjs/melonJS / collectable.spec.js

File collectable.spec.js

packages/melonjs/tests/collectable.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, it } from "vitest";
2import { boot, Collectable, collision, Rect, video } from "../src/index.js";
3
4let mockImage;

Callers

nothing calls this directly

Calls 4

bootFunction · 0.90
settingsFunction · 0.85
createCanvasMethod · 0.80
initMethod · 0.65

Tested by

no test coverage detected