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 6249392526
Add test for "allow adjustment in other direction"
3 years ago
..
commands Update final tests 3 years ago
data Fix empty Path inits in tests 3 years ago
edge Some more edits due to arrow 3 years ago
exchange Fix use of string.format() 3 years ago
exchange_online Improve ccxt tests 3 years ago
freqai Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline 3 years ago
leverage
optimize Fix tests, explicitly test for missing timerange 3 years ago
persistence Add test for "allow adjustment in other direction" 3 years ago
plugins Allow comments and trailing commas in remotepairlist files 3 years ago
rpc Test also backtest result list 3 years ago
strategy Improve migrations 3 years ago
testdata Update final tests 3 years ago
utils Fix ruff E721 (type comparison) 3 years ago
__init__.py
config_test_comments.json
conftest.py Merge branch 'develop' into dataformat/feather 3 years ago
conftest_trades.py
conftest_trades_usdt.py
pytest.sh
test_arguments.py
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 Improve stoploss mock 3 years ago
test_indicators.py
test_integration.py Enhance dca integration test for adjust_entry checks 3 years ago
test_log_setup.py Fix random test failures 3 years ago
test_main.py Clarify function naming 3 years ago
test_misc.py Add is_file_in_dir helper function 3 years ago
test_plotting.py
test_strategy_updater.py
test_talib.py
test_timerange.py Fix remaining arrow testcases 3 years ago
test_wallets.py Add explicit dry_wallet test 3 years ago
test_worker.py