Test the live-photo hash check error paths (closes #117) #118

Merged
clawbot merged 1 commits from issue-109-livephoto-errors into next2 2026-09-23 06:56:15 +02:00
1 Commits
Author SHA1 Message Date
clawbot d5d7908ff6 Test the live-photo hash check's error paths (closes #117)
check / check (push) Successful in 16s
Three downloadFile tests cover a live photo whose ZIP names an unknown
compression method, one whose ZIP has no image entry and one with no
video entry. Each checks that nothing is stored and the error names the
file ID; the unreadable ZIP is also checked not to be retried. Each test
fails when its check in livePhotoHasher is removed.

Model: opus-5-5
2026-09-23 04:51:31 +00:00