stable/tests/exchange
Rokas Kupstys e025576d8c Introduce markets_static fixture serving an immutable list of markets. Adapt pairlist/markets tests to use this new fixture.
This allows freely modifying markets in get_markets() without a need of updating pairlist/markets tests.
2021-09-29 10:15:05 +03:00
..
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_binance.py Add test for "pair-startdate" detection 2021-09-07 20:27:49 +02:00
test_ccxt_compat.py ccxt_compat_tests must run with dry-run=False 2021-09-14 20:24:44 +02:00
test_exchange.py Introduce markets_static fixture serving an immutable list of markets. Adapt pairlist/markets tests to use this new fixture. 2021-09-29 10:15:05 +03:00
test_ftx.py Update ftx stoploss logic to properly detect correct trades 2021-06-13 11:06:34 +02:00
test_kraken.py combined exchange.buy and exchange.sell, Adding dummy mock to create_order in tests in test_freqtradebot 2021-07-28 14:55:06 -06:00