Skip to content

test_generate_async

Contract tests for VideoGenerator.generate_async.

These tests monkey-patch the synchronous _generate_request_impl so the suite runs CPU-only -- the async wrapper is the piece under test, not the pipeline.

Classes

fastvideo.tests.contract.test_generate_async.TestDynamoStyleHandlerIntegration

Mirror the shape the Dynamo backend package uses.