Skip to content

Tests for mint tools #8

Discussion options

You must be logged in to vote

It depends on what you want to actually test.

We don't care about metrics or code coverage. If you identify a potential for regression though and want to make sure a test would flag it, then you're welcome to add it. If it's something that's unlikely to regress though, then a test doesn't help.

Most identified regressions are part of our QA. I was recently working on xfce4-screensaver for instance... it breaks two tests of ours. Xubuntu 22.04/23.04 wouldn't have been released if we had been testing it. So we do take tests very seriously, but only if they bring something tangible to the table. The counterpart is that manual testing takes time, and automated testing means more code and a he…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by clefebvre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants