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 6ae5724ad1
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
1 year ago
..
commands chore: Fix errors through S404 noqa's 1 year ago
data chore: unpack instead of list concat 1 year ago
edge ruff format: More updates to tests 2 years ago
exchange chore: don't use list[0] - but next 1 year ago
exchange_online chore: remove workaround for Kraken ".F" workaround 1 year ago
freqai Merge branch 'develop' into fix/mutable_defaults 1 year ago
freqtradebot test: simplify test_worker_lifecycle 1 year ago
leverage feat: improve logic for liquidation price calc 1 year ago
optimize Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair 1 year ago
persistence test: enable total_profit_ratio asserts 1 year ago
plugins chore: unpack instead of list concat 1 year ago
rpc chore: don't use list[0] - but next 1 year ago
strategy test: add test for adjust_order_price and adjust_entry_price collision 1 year ago
testdata test: add test for get_daily_trades 1 year ago
util feat: add format_ms_time_detailed view 1 year ago
__init__.py
config_test_comments.json
conftest.py chore: unpack instead of list concat 1 year ago
conftest_hyperopt.py chore: remove some unused noqa's 1 year ago
conftest_trades.py tests: fix test-data setup for btc test trades 2 years ago
conftest_trades_usdt.py tests: fix test-data setup for usdt trades 2 years ago
pytest.sh
setup.Tests.ps1 Simplify setup.tests, avoid error log 2 years ago
test_arguments.py chore: fix ruff 1 year ago
test_configuration.py test: Add fixture to prevent having disabled loggers 1 year ago
test_directory_operations.py chore: ruff format updates 1 year ago
test_docs.sh
test_indicators.py
test_log_setup.py test: add test for json formatter 1 year ago
test_main.py test: update tests for new --version handling 1 year ago
test_misc.py ruff format: Update a few test files 2 years ago
test_plotting.py ruff format: Update a few test files 2 years ago
test_strategy_updater.py chore: remove obsolete version check 2 years ago
test_talib.py ruff format: Update a few test files 2 years ago
test_timerange.py ruff format: Update tests/ base directory 2 years ago
test_wallets.py test: adapt starting capital tests for tradable_balance_ratio 1 year ago