Subject: | Undocumented how to get the tests running without password |
It seems to me that the only way to get 'make test' run uninteractively is to add the test user's public key to the test user's authorized_keys. The question is, whether there is there a better way? Something that acts like a one-time-pad?
And it would be helpful if this would be documented, maybe in the readme or in the test script itself.
So far I have never tested Net::OpenSSH because of the password prompt. For now I've now opened the backdoor, but I'd much prefer a solution with less side effects.
Regards,