cms.c2sgmbh/tests/unit/youtube
Martin Porwoll 289b69380f feat(youtube): add reply thread import to comment sync
Add getCommentReplies method to YouTubeClient for fetching reply threads
via the YouTube comments.list API. Modify CommentsSyncService to import
reply threads during sync, storing them as type 'reply' with
parentInteraction relationship in community-interactions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 13:28:33 +00:00
..
channel-metrics-sync.unit.spec.ts feat(youtube): add ChannelMetricsSyncService 2026-02-14 13:24:57 +00:00
comment-replies.unit.spec.ts feat(youtube): add reply thread import to comment sync 2026-02-14 13:28:33 +00:00
oauth-scopes.unit.spec.ts feat(youtube): add upload and analytics OAuth scopes 2026-02-14 13:19:23 +00:00
video-metrics-sync.unit.spec.ts feat(youtube): add VideoMetricsSyncService for batch metrics sync 2026-02-14 13:25:12 +00:00
youtube-client-stats.unit.spec.ts feat(youtube): add getVideoStatistics to YouTubeClient 2026-02-14 13:21:33 +00:00