Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/melonjs/melonJS
/ sat.spec.js
File
sat.spec.js
packages/melonjs/tests/sat.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it } from
"vitest"
;
2
import
{ Ellipse, Polygon, Rect, Renderable, Vector2d } from
"../src/index.js"
;
3
import
{
4
testEllipseEllipse,
Callers
nothing calls this directly
Calls
9
testPolygonPolygon
Function · 0.90
testEllipseEllipse
Function · 0.90
testPolygonEllipse
Function · 0.90
testEllipsePolygon
Function · 0.90
createMockRenderable
Function · 0.85
makeCases
Function · 0.85
clear
Method · 0.65
rotate
Method · 0.45
toPolygon
Method · 0.45
Tested by
no test coverage detected