-
Notifications
You must be signed in to change notification settings - Fork 46
Description
This issue is intended to be more like a super issue which spawns multiple sub issues because to do this all at once would be quite time consuming..
I think it would be great to have Unit tests for all database images. These tests should check if all tags were recognized and contain correct values. The correct values should be obtained be using at least two other metadata extraction tools if possible.
It would be sufficient to run these test cases manually only a few days before a new version is released. I think it would be the best to use a extra package for these test cases. Also the file path should not be hardcoded since the database is not a part of the repository.
What do you think? See also drewnoakes/metadata-extractor#28 for the reason why I think these test cases may be useful to detect/prevent bugs – especially the more subtle ones.