-
Notifications
You must be signed in to change notification settings - Fork 3
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
Improve test coverage - Add unit tests #174
Conversation
Let's use this PR to collect more |
@INCENDE Can suggest some unit tests to write from other components such as Logic and Model? We will do it |
+1%!! 🎉 |
Should we collect gui tests and integration tests here or separately? |
Let's just collect everything here since there's a low chance of conflict with master for test classes. |
Make by, from and to case insensitive |
Those under logic are tested and covered by logic manager test. |
- and changed all affected classes
- tests initConfig - tests initUserPrefs
…rove-test-coverage Bug fix from 'change-config-filepath' needed
Reached 91%! |
…016-W11-C2/main into improve-test-coverage
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quite a lot of commits here already. Fix those merge conflicts and merge in!
Further changes can be done in another PR
Fixes #159
Commons:
Logic:
Model:
UI: