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
Matthias 61ed6aee62
Add test for new formatting
3 years ago
..
commands fix another test 3 years ago
data improve pandas syntax to avoid deprecation error 3 years ago
edge
exchange Add explicit test for get_funding_fees logic 3 years ago
exchange_online update bybit live order to v5 3 years ago
freqai chore: fix tests 3 years ago
leverage
optimize Tighten funding-fee variance for backtest 3 years ago
persistence Improve special testcase 3 years ago
plugins add test 3 years ago
rpc Fix forceenter - cancel dialog not working 3 years ago
strategy Add test for new formatting 3 years ago
testdata Add rudimentary test for test_trade_converter 3 years ago
utils Use dt_ts_def in profit endpoints 3 years ago
__init__.py
config_test_comments.json
conftest.py Merge branch 'develop' into pr/Axel-CH/8779 3 years ago
conftest_trades.py remove open_order_id from test mock trades 3 years ago
conftest_trades_usdt.py remove open_order_id from test mock trades 3 years ago
pytest.sh
test_arguments.py Don't use type() is comparisons 3 years ago
test_binance_mig.py Add new feather data 3 years ago
test_configuration.py Remove last sandbox occurance 3 years ago
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Move schedule to 1 minute after the hour 3 years ago
test_indicators.py
test_integration.py Update test for no open_order_id usage 3 years ago
test_log_setup.py
test_main.py
test_misc.py Update safe_value_fallback to allow empty 2nd keys 3 years ago
test_plotting.py
test_strategy_updater.py
test_talib.py
test_timerange.py
test_wallets.py Add explicit dry_wallet test 3 years ago
test_worker.py