asmodehn / xest

Xest: Elixir client for online crypto exchanges
GNU General Public License v3.0
1 stars 9 forks source link

binance connector upgrade #12

Closed asmodehn closed 2 years ago

asmodehn commented 3 years ago

We need to bring the binance connector up to date with kraken connector design...

XestKraken now can run tests in parallel with multiple mocks, and has separated unit and integration test folders. We should do the same for binance, and keep pushing for unification around the most practical code design for a connector.