mozilla / ssh_scan_api

An API for ssh_scan (https://github.com/mozilla/ssh_scan) and the backend API service for the Mozilla SSH Observatory (https://observatory.mozilla.org/)
31 stars 12 forks source link

Need better unit-test coverage for API operations #85

Open claudijd opened 7 years ago

claudijd commented 7 years ago

It's pretty easy to introduce API bugs due to a lack of complete unit-test coverage there. This bug is for us to get in there and increase the coverage there.