-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Unit testing. #144
Comments
Some unit tests exist. Does this issue refer to some specific unit tests, or could this issue be closed? |
I believe it's more targeted as an ever-increasing goal to have more unit tests. The few that do exist have some coverage, but as always there can be more ;) |
Right, but does an issue that just say "Unit testing" contribute to that effort? I don't think anyone will forget that unit tests are needed. Perhaps this could then be a place to collect what unittests are missing currently? |
To be honest, I misread the age of this particular issue. If it were updated with a list of test cases to add, then it might be useful as a tracker issue. |
it was more "we need UT framework" ,which didn't exist at the time. nowadays it does! |
* Update design of files list in right panel Signed-off-by: Michael Telatynski <[email protected]> * Make i18n script happier Signed-off-by: Michael Telatynski <[email protected]> * Improve coverage Signed-off-by: Michael Telatynski <[email protected]> * Improve coverage Signed-off-by: Michael Telatynski <[email protected]> * Improve coverage Signed-off-by: Michael Telatynski <[email protected]> * Discard changes to src/components/structures/MessagePanel.tsx * Iterate Signed-off-by: Michael Telatynski <[email protected]> * Iterate Signed-off-by: Michael Telatynski <[email protected]> * Iterate Signed-off-by: Michael Telatynski <[email protected]> * Update tests Signed-off-by: Michael Telatynski <[email protected]> * Fix flaky screenshot test Signed-off-by: Michael Telatynski <[email protected]> * Update screenshot Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: