please icon indicating copy to clipboard operation
please copied to clipboard

add unit testing

Open Geal opened this issue 8 years ago • 0 comments

as a command line project that interacts with external projects, it can be a bit hard to implement unit test, but we can test some parts independently, like the probe() method for the various platforms. We can also use a tool like assert_cli for integration tests

Geal avatar Jan 22 '18 15:01 Geal