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

File renderer.spec.js

packages/melonjs/tests/renderer.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, CanvasRenderer, game, video } from "../src/index.js";
3
4describe("Custom Renderer", async () => {

Callers

nothing calls this directly

Calls 4

bootFunction · 0.90
initMethod · 0.65
setAntiAliasMethod · 0.45
bindMethod · 0.45

Tested by

no test coverage detected