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 6ee38adbb5
fix: round open_rate to tradable precisionThis prevents odd display issues with 16 decimals in case of multiple entries.
1 year ago
..
commands hyperopt-list --export-csv command stake currency fix 1 year ago
data feat: deprecate hdf5 as data storage 1 year ago
edge ruff format: More updates to tests 2 years ago
exchange feat: convert get_valid_pair_combination to generator 1 year ago
exchange_online tests: Improve sample_order online testing 2 years ago
freqai chore: patch torch all the time - 1 year ago
freqtradebot test: add test to confirm behavior in #11135 1 year ago
leverage feat: improve logic for liquidation price calc 1 year ago
optimize test: Update test for new liquidation price precision rounding 1 year ago
persistence fix: round open_rate to tradable precisionThis prevents odd display issues with 16 decimals in case of multiple entries. 1 year ago
plugins fix: one-side pairlocks not showing in UI 1 year ago
rpc chore: show "total" profit if necessary 1 year ago
strategy tests: improve assert accuracy 2 years ago
testdata feat: implement fetch data from data.binance.vision 2 years ago
util feat: add fmt_coin2 2 years ago
__init__.py
config_test_comments.json
conftest.py test: add test for tg_info, update chat_id to be not 0 1 year ago
conftest_hyperopt.py Improve resiliance, drop compatibility test 2 years 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 ruff format: Update tests/ base directory 2 years ago
test_configuration.py test: add tests for list parsing 1 year ago
test_directory_operations.py Fix further windows tests 2 years ago
test_docs.sh
test_indicators.py
test_log_setup.py tests: reset permissions on tmp-path 2 years ago
test_main.py Postpone imports on demand 2 years 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