You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests/exchange
Matthias c534d47c12
Merge pull request #10138 from freqtrade/backtest_max_fee
2 years ago
..
__init__.py
test_binance.py Update Tests data to work with new cached levtiers 2 years ago
test_bitpanda.py Use variable for exchange mocks to shorten lines 3 years ago
test_bybit.py Fix some tests due to new method 2 years ago
test_exchange.py Ensure get_fee returns something in tests 2 years ago
test_exchange_utils.py chore: remove repetitive words 2 years ago
test_gate.py Enable gate market orders 3 years ago
test_htx.py Rename class and tests 2 years ago
test_kraken.py Improve error message, add test for trade_pagination_id validation 2 years ago
test_kucoin.py Fix use of string.format() 3 years ago
test_okx.py Fix some faulty assertions 2 years ago