stable/tests/exchange
Matthias 4d9ecf137b Fix failing test in python 3.7
can't use Magicmock in 3.7 (works in 3.8 though).
2020-06-28 20:38:28 +02:00
..
__init__.py
test_binance.py
test_exchange.py Fix failing test in python 3.7 2020-06-28 20:38:28 +02:00
test_ftx.py Rename get_stoploss_order to fetch_stoploss_order (align with fetch_order) 2020-06-28 16:30:24 +02:00
test_kraken.py