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 4ad049aec3
test: add test-case for futures filter
7 months ago
..
commands test: add test-case for futures filter 7 months ago
data test: improved formatting for simplified digestion 7 months ago
exchange test: update test for new logic 7 months ago
exchange_online Merge pull request #12060 from freqtrade/test/kraken 7 months ago
freqai chore: remove unused import 7 months ago
freqtradebot test: remove edge tests 9 months ago
leverage
optimize chore: remove long-deprecated and pointless metric 7 months ago
persistence refactor: tests - update timezone.utc to UTC 8 months ago
plugins refactor: tests - update timezone.utc to UTC 8 months ago
rpc test: add test for profit_all 7 months ago
strategy test: ensure candle_type_def is set properly 7 months ago
testdata
util test: add test for get_dry_run_wallet 7 months ago
__init__.py
config_test_comments.json
conftest.py chore: add spot to available trading modes 7 months ago
conftest_hyperopt.py
conftest_trades.py refactor: tests - update timezone.utc to UTC 8 months ago
conftest_trades_usdt.py refactor: tests - update timezone.utc to UTC 8 months ago
pytest.sh
setup.Tests.ps1
test_arguments.py
test_configuration.py tests: keys are no longer added to the dict 8 months ago
test_directory_operations.py
test_docs.sh
test_indicators.py
test_log_setup.py
test_main.py
test_misc.py
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. 7 months ago
test_talib.py
test_timerange.py refactor: tests - update timezone.utc to UTC 8 months ago
test_wallets.py