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 Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_binance.py Add retrier to stoploss calls (but without retrying) 2020-06-28 11:56:29 +02:00
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 Add retrier to stoploss calls (but without retrying) 2020-06-28 11:56:29 +02:00