Open
Description
At the moment there's just this Manual test scenarios page. Automated testing would be much better. I feel like I regress something with every release.
Automated testing is sort of difficult though to do without doing end to end tests since a lot of the code is UI code or interacting with the registry or disk or Win32 APIs to examine processes and not easily mocked out.