mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
chore(video): rename remotion-renderer prose in test_video_pipeline docstrings
This commit is contained in:
@@ -9,7 +9,7 @@ itself is the contrast case, since it dispatches normally), the REAL
|
||||
``propose_video`` do-tool via the REAL do_server registry (mirrors
|
||||
``test_feature_spotlight.py``'s guard against a verb wired at
|
||||
role_config/content_actions but dropped from ``do_server._TOOLS``), the REAL
|
||||
render -> materialize chain (only the remotion-renderer sidecar client + the
|
||||
render -> materialize chain (only the video-renderer sidecar client + the
|
||||
workspace read-clone are mocked — the external-I/O boundary), and the REAL
|
||||
``VideoPostService.approve`` (only the X-v2 + TikTok posters are mocked)
|
||||
including its already-posted idempotency.
|
||||
@@ -141,7 +141,7 @@ def _seed_completed_authoring_task(stack: E2EStack, project_id: Any) -> UUID:
|
||||
|
||||
|
||||
class _FakeRenderer:
|
||||
"""Stands in for the remotion-renderer sidecar: returns a deterministic
|
||||
"""Stands in for the video-renderer sidecar: returns a deterministic
|
||||
path per orientation, no tar/HTTP anywhere."""
|
||||
|
||||
async def render(
|
||||
|
||||
Reference in New Issue
Block a user