I need to connect to remote server using SSH from a mocha test case and read a file.
I tried using ssh2 library from npm with following code to confirm if the remote serv