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_gui.py needs more unit tests #7

Open
bsstephan opened this issue Jul 9, 2023 · 0 comments
Open

test_gui.py needs more unit tests #7

bsstephan opened this issue Jul 9, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@bsstephan
Copy link
Collaborator

gui.py is the most complex of the modules and has the lowest coverage. I think there's still UI interaction things to cover, plus some edge cases with the config objects, plus also verifying/mocking behavior in USB mode.

Could be a rainy day tech debt project to keep coverage a bit higher than where it is right now, which is just barely above the target 90%.

@bsstephan bsstephan added the good first issue Good for newcomers label Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant