dills122 / MTG-Card-Analyzer

Analyze images of MTG cards
MIT License
9 stars 3 forks source link

Improve test coverage #31

Open dills122 opened 5 years ago

dills122 commented 5 years ago

This is a catch all issue, feel free to split this up into separate issues.

Currently only tests are setup around, fuzzy matching.

Core areas that need tests:

dills122 commented 5 years ago

Added test cov for image hashing and base64 https://github.com/dills122/MTG-Card-Analyzer/pull/34

dills122 commented 5 years ago

https://github.com/dills122/MTG-Card-Analyzer/pull/42

dills122 commented 5 years ago

https://github.com/dills122/MTG-Card-Analyzer/pull/43