electionguard-python
electionguard-python copied to clipboard
✨ Add Testing to GUI
Is there an existing issue for this?
- [X] I have searched the existing issues
Suggestion
In order to make a deadline testing was temporarily suspended for the GUI project. We must unit testing back in. This may require some architectural changes to the GUI to retrofit, but as Michael Feathers says testable code is quality code, so the end result will be a more maintainable, malleable, and flexible codebase.
Possible Implementation
No response
Anything else?
No response