Currently there's almost no unit tests in place. What should we test? How?
One thing I can think of - "bombing" the cli (command line interface) with commands and seeing when and why it freezes. Another thing could be measuring adc values and checking if they are in a reasonable range?
Currently there's almost no unit tests in place. What should we test? How?
One thing I can think of - "bombing" the cli (command line interface) with commands and seeing when and why it freezes. Another thing could be measuring adc values and checking if they are in a reasonable range?