MCPcopy
hub / github.com/TanStack/ai / video-generation-client.test.ts

File video-generation-client.test.ts

packages/ai-client/tests/video-generation-client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from 'vitest'
2import { EventType } from '@tanstack/ai/client'
3import { VideoGenerationClient } from '../src/video-generation-client'
4import type { StreamChunk } from '@tanstack/ai/client'

Callers

nothing calls this directly

Calls 13

nowMethod · 0.80
getJobIdMethod · 0.80
createMockConnectionFunction · 0.70
generateMethod · 0.65
getResultMethod · 0.45
getStatusMethod · 0.45
getIsLoadingMethod · 0.45
getErrorMethod · 0.45
pushMethod · 0.45
getVideoStatusMethod · 0.45
stopMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected