Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✅ test_validate_code_types() #48

Merged
merged 1 commit into from
Nov 2, 2020

Conversation

AndreMiras
Copy link
Collaborator

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.

@AndreMiras AndreMiras changed the title ✅ test_validate_code_types() WIP ✅ test_validate_code_types() Nov 1, 2020
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.
@AndreMiras AndreMiras force-pushed the feature/test_validate_code_types branch from 941362b to fa72480 Compare November 2, 2020 19:49
@AndreMiras AndreMiras changed the title WIP ✅ test_validate_code_types() ✅ test_validate_code_types() Nov 2, 2020
@AndreMiras AndreMiras merged commit 7eadd7f into develop Nov 2, 2020
@AndreMiras AndreMiras deleted the feature/test_validate_code_types branch November 2, 2020 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant