Closed lk-geimfari closed 5 years ago
Tests are absolutely something that should be added. :+1:
What testing framework do you recommend?
@lk-geimfari Let's use unittests. Mostly because I've never written a test in Python before, and want to get my hands dirty using the built in testing solution.
Help is appreciated :)
I guess some code needs a refactor in order to test them more easily also.
@bjarneo I will try to write the basic tests today and send you PR.
@lk-geimfari awesome!
I want to write tests but i can't run project on Linux. I have some problems with dbus. Sorry.
@lk-geimfari No worries. Thanks for trying!
As the expense of having to add tests?