Ticket #136 (closed enhancement: fixed)
Opened 2007-05-17T11:41:32-05:00
Last modified 2007-06-15T14:03:33-05:00
Add pixel value check to testing framework
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bio-formats | Severity: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It would be a good idea to have a test that makes sure the pixel values haven't changed. Probably easiest to compute the hash of the pixels, and compare this against a known correct hash in the configuration file.
Yes, great idea, and I would say is actually really important to do. It will help us detect and prevent another class of regression bugs.