Skip to content

test: add automated GIF diff tests#15

Merged
JonRC merged 1 commit intomainfrom
test/gif-diff
Feb 10, 2026
Merged

test: add automated GIF diff tests#15
JonRC merged 1 commit intomainfrom
test/gif-diff

Conversation

@JonRC
Copy link
Copy Markdown
Owner

@JonRC JonRC commented Feb 6, 2026

Summary

  • Add 14 automated tests for GIF diff export using omggif for structural validation
  • Tests cover: frame count, dimensions, delay, loop, scale, dark mode, transparent, hide-unchanged, edge cases (identical/empty/modified), stdin support
  • Add test:gif script to package.json and CI pipeline

Test plan

  • CI passes all 75 tests (14 GIF + 61 existing)
  • typecheck and lint pass

14 tests validating GIF structure: frame count, dimensions,
delay, loop count, scale, dark mode, transparent, edge cases.
@JonRC JonRC merged commit aed9302 into main Feb 10, 2026
7 checks passed
@JonRC JonRC deleted the test/gif-diff branch February 10, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant