MCPcopy
hub / github.com/midrender/revideo / threads.test.ts

File threads.test.ts

packages/core/src/threading/threads.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {afterAll, beforeAll, describe, expect, test} from 'vitest';
2import {PlaybackManager, PlaybackStatus} from '../app';
3import {run} from '../flow';
4import {endPlayback, startPlayback, useThread} from '../utils';

Callers

nothing calls this directly

Calls 8

startPlaybackFunction · 0.90
endPlaybackFunction · 0.90
threadsFunction · 0.90
runFunction · 0.90
noopFunction · 0.90
spawnFunction · 0.90
useThreadFunction · 0.90
pauseMethod · 0.80

Tested by

no test coverage detected