uber-archive / hyperbahn

Service discovery and routing for large scale microservice operations
MIT License
395 stars 57 forks source link

Add tests for tchannel/hyperbahn client #223

Closed dansimau closed 8 years ago

dansimau commented 8 years ago

This PR contains tests for the discover call added to the Hyperbahn client in the relevant PR for tchannel-node: https://github.com/uber/tchannel-node/pull/276

Running tests on this branch relies on a specific version of tchannel-node to be set in package.json, however, that can't be committed until a new release is made in tchannel-node.

When this is ready to merge (after reviews), I'll need you guys to either take over or guide me on what to do next.

Thanks!

Raynos commented 8 years ago

Rebased this on merged tchannel; when travis pass then merge :)

Raynos commented 8 years ago

Merged :)