Closed drnic closed 5 years ago
@drnic: Yes, looks like tests are failing for the cleanflight configurator. Maybe try Betaflight configurator (https://github.com/betaflight/betaflight-configurator). Tests are working there, and most changes originate there and are then pulled into cleanflight configurator.
Thanks @mikeller
First time developer, following the README to run tests I ran
npm test
but get the error output below. Is there some additional configuration or documentation for how I run any unit/integration tests?I did not have any flight controllers connected when running
npm test
.