nash-io / openlimits

A Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers.
http://openlimits.io
BSD 2-Clause "Simplified" License
278 stars 44 forks source link

Fix false positive tests #133

Closed notdanilo closed 2 years ago

notdanilo commented 3 years ago

As reported:

https://github.com/nash-io/openlimits/blob/master/tests/binance/ws_streams.rs -- tests are passing on timeout on ANY message from server (even ping/heartbeat/keepalive). Try to put wrong url and tests are passed.