testiumjs / testium-core

Juggling the bits and pieces to run integration tests
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Add real test for SSH proxy tunnel #29

Open dbushong opened 8 years ago

dbushong commented 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