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
Stefano Ariestasia 3dd33cde00
fix test
3 years ago
..
commands Update download data tests 3 years ago
data fix test 3 years ago
edge
exchange Update test for updated cost logic 3 years ago
freqai Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline 3 years ago
leverage
optimize Add backtesting support for order.stake_amount 3 years ago
persistence Add backtesting support for order.stake_amount 3 years ago
plugins Add test for different processing modes 3 years ago
rpc Improve test for pair_history 3 years ago
strategy added a check for bias1. 3 years ago
testdata
utils Move format_ms_time to datetime_helpers 3 years ago
__init__.py
config_test_comments.json
conftest.py Fix some futures symbol naming in tests 3 years ago
conftest_trades.py
conftest_trades_usdt.py
pytest.sh
test_arguments.py
test_binance_mig.py
test_configuration.py Extract set-log-levels from main logging module 3 years ago
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Add test for new conditional behavior 3 years ago
test_indicators.py
test_integration.py Merge pull request #8914 from freqtrade/fix/8877 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 Move format_ms_time to datetime_helpers 3 years ago
test_plotting.py
test_strategy_updater.py
test_talib.py
test_timerange.py
test_wallets.py Add explicit dry_wallet test 3 years ago
test_worker.py