Skip to content

Unit tests for isSameImage() #10

Description

@hrj

Since image comparison is the keystone of the testing process, we need to test the isSameImage implementation thoroughly.

Some ideas:

  • Need to create sets of similar images (some with small differences, some with larger diffs).
  • Test with and without thresholds
  • Test with same size and different size images
  • Test missing images

Lesser priority tests:

  • Test corrupted images
  • Test hue variations
  • Test transparency

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions