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 04fda255de
Merge pull request #12529 from mrpabloyeah/fix-backtesting-exception-when-no-data-is-available-for-a-pair
6 months ago
..
commands test: add tests for new list-timeframes behavior 6 months ago
data test: Add test case for no parallel on 1 combo 6 months ago
exchange test: add explicit test for dry_order_filled 6 months ago
exchange_online test: enable gate futures test 6 months ago
freqai chore: disable deprecationWarning 7 months ago
freqtradebot test: imrpove testcase 6 months ago
leverage
optimize Fix backtesting exception when no data is available for a pair (new approach) 6 months ago
persistence test: update tests with new fields 6 months ago
plugins test: Add additional test 6 months ago
rpc test: update test for new status table behavior 6 months ago
strategy test: update test for new "conflicting" behavior 6 months ago
testdata feat: add developer documentation to generate backtest results 9 months ago
util test: add tests for N/A when formatting prices 6 months ago
__init__.py
config_test_comments.json
conftest.py test: ensure mp_start runs on startup 7 months ago
conftest_hyperopt.py chore: remove some unused noqa's 1 year ago
conftest_trades.py refactor: tests - update timezone.utc to UTC 11 months ago
conftest_trades_usdt.py test: imrpove testcase 6 months ago
pytest.sh
setup.Tests.ps1
test_arguments.py chore: fix ruff 1 year ago
test_configuration.py chore: fix RUF043 violations 8 months ago
test_directory_operations.py
test_docs.sh test: improve admotion test by skipping empty lines 1 year ago
test_indicators.py
test_log_setup.py test: add test for json formatter 1 year ago
test_main.py
test_misc.py test: update test string for psycopg3 7 months ago
test_plotting.py
test_strategy_updater.py adds numpy.NaN => np.nan conversion to the strategy updater since numpy2.0 changed that, now it throws errors. 10 months ago
test_talib.py test: reduce ta-lib test accuracy to align with ta-lib 0.6.5 9 months ago
test_timerange.py refactor: tests - update timezone.utc to UTC 11 months ago
test_wallets.py test: add test case for string custom stake amount 7 months ago