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
275 stars 44 forks source link

Rework tests #134

Closed notdanilo closed 2 years ago

notdanilo commented 3 years ago

This issue is related to #133

We need to put some effort on reworking the tests. There are lots of duplicated logic and we need to make sure each test really tests their respective functionalities.