kivy-garden / zbarcam

Real time Barcode and QR Code scanner
MIT License
129 stars 33 forks source link

:white_check_mark: test_validate_code_types() #48

Closed AndreMiras closed 3 years ago

AndreMiras commented 3 years ago

Unit tests ZBarDecoder.validate_code_types(). Saw a bug in our src/main.py where we actually seem to be passing invalid type. So unit testing some of theses parts first.