MCPcopy
hub / github.com/CapSoftware/Cap / audio-extract.test.ts

File audio-extract.test.ts

apps/web/__tests__/unit/audio-extract.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventEmitter } from "node:events";
2import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
3
4vi.mock("ffmpeg-static", () => ({

Callers

nothing calls this directly

Calls 5

extractAudioFromUrlFunction · 0.85
extractAudioToBufferFunction · 0.85
emitMethod · 0.80
cleanupMethod · 0.80
checkHasAudioTrackFunction · 0.50

Tested by

no test coverage detected