MCPcopy
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

1import {beforeEach, describe, expect, test, vi} from 'vitest';
2import {LogLevel, Logger} from '../app';
3import type {Scene} from '../scenes';
4import {BBox, Vector2} from '../types';

Callers

nothing calls this directly

Calls 4

startSceneFunction · 0.90
useLoggerFunction · 0.90
debugFunction · 0.90
subscribeMethod · 0.45

Tested by

no test coverage detected