Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ video-processing.test.ts
File
video-processing.test.ts
apps/web/__tests__/unit/video-processing.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
"vitest"
;
2
3
const
updateWhereMock = vi.fn();
4
const
selectWhereMock = vi.fn();
Callers
nothing calls this directly
Calls
1
startVideoProcessingWorkflow
Function · 0.85
Tested by
no test coverage detected