Open dbushong opened 8 years ago
Need to add a test for the proxy.tunnel.host codepath added in #28 - implement it('can open an ssh tunnel to the proxy') in test/processes/proxy.js using test/processes/ssh-server.js as a starting point
proxy.tunnel.host
it('can open an ssh tunnel to the proxy')
test/processes/proxy.js
test/processes/ssh-server.js
Need to add a test for the
proxy.tunnel.host
codepath added in #28 - implementit('can open an ssh tunnel to the proxy')
intest/processes/proxy.js
usingtest/processes/ssh-server.js
as a starting point