summaryrefslogtreecommitdiff
path: root/internal/cli/video_runner_test.go
AgeCommit message (Collapse)Author
2026-04-21Audit stripped comicgen leftoversPaul Buetow
2026-04-06test: add missing unit tests for Veo video feature (task 016)Paul Buetow
- internal/video/veo_test.go: add pageNumFromPath table test, loadGalleryImage multiple-matches edge case, saveMP4 fallback name, and NewVeoGenerator success path with mock client injection - internal/cli/prompts_test.go: add parseSelection edge cases — zero max with "all", page number exceeding max, and whitespace-only input - internal/cli/video_runner_test.go: new file covering GenerateSelectedVideos for empty/nil paths (early return) and empty/whitespace API key (error path) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>