MCPcopy
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

1import { beforeEach, describe, expect, it, vi } from "vitest";
2
3const updateWhereMock = vi.fn();
4const selectWhereMock = vi.fn();

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected