prdn / pigato

PIGATO - an high-performance Node.js microservices framework
http://prdn.github.io/pigato/
MIT License
301 stars 31 forks source link

Test do not properly test network scenarios #59

Closed allain closed 9 years ago

allain commented 9 years ago

Changing the location definition in startStop.js to var location = 'tcp://0.0.0.0:2020';

Causes 3 tests to fail for example. I have not made a similar change in the other tests, but I suspect they are equally susceptible.