wisespace-io / binance-rs

Rust Library for the Binance API
Other
649 stars 295 forks source link

Feature/add initial tests #91

Closed dorak88783 closed 3 years ago

dorak88783 commented 3 years ago

Initial set of end-to-end tests, testing only 2 possible end points. More checks on the results can be added at a later stage as well.

(has https://github.com/wisespace-io/binance-rs/pull/90 already integrated).

wisespace-io commented 3 years ago

@dorak88783 Thanks for bringing tests to this project.