Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/melonjs/melonJS
/ textVisibility.spec.js
File
textVisibility.spec.js
packages/melonjs/tests/textVisibility.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeAll, describe, expect, it } from
"vitest"
;
2
import
{ BitmapText, boot, loader, Text, video } from
"../src/index.js"
;
3
4
describe(
"Text visible characters"
, () => {
Callers
nothing calls this directly
Calls
3
boot
Function · 0.90
init
Method · 0.65
setText
Method · 0.45
Tested by
no test coverage detected