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

Add specs for authenticator #88

Closed claudijd closed 7 years ago

claudijd commented 7 years ago

Fixes #87 and maybe gets out of unit-test sadness < 80% land

claudijd commented 7 years ago

Oh!!! So close, just 1.5% more!

At least authenticator is more happy now...

https://coveralls.io/builds/12107712/source?filename=lib%2Fssh_scan_api%2Fauthenticator.rb

From ~30% to 94.4% coverage on authenticator, I'll accept that.