Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midrender/revideo
/ debug.test.ts
File
debug.test.ts
packages/core/src/utils/debug.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{beforeEach, describe, expect, test, vi} from
'vitest'
;
2
import
{LogLevel, Logger} from
'../app'
;
3
import
type
{Scene} from
'../scenes'
;
4
import
{BBox, Vector2} from
'../types'
;
Callers
nothing calls this directly
Calls
4
startScene
Function · 0.90
useLogger
Function · 0.90
debug
Function · 0.90
subscribe
Method · 0.45
Tested by
no test coverage detected