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

File emitter.spec.js

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from "vitest";
2import {
3 boot,
4 Container,

Callers

nothing calls this directly

Calls 15

bootFunction · 0.90
drainParticlesFunction · 0.85
flushDeferFunction · 0.85
buildReferenceFunction · 0.85
buildClosedFormFunction · 0.85
expectEquivalentFunction · 0.85
isRunningMethod · 0.80
burstParticlesMethod · 0.80
streamParticlesMethod · 0.80
stopStreamMethod · 0.80
getRandomPointXMethod · 0.80
getRandomPointYMethod · 0.80

Tested by

no test coverage detected