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
hroff-1902 a484124272
Raise exception if StaticPairList on a non-first position
6 years ago
..
commands Improve exception handling on critical errors 6 years ago
data Explicitly raise ValueError if trades are empty 6 years ago
edge Adjust tests 6 years ago
exchange Adjust empty f-strings to be non-fstrings 6 years ago
optimize Adjust empty f-strings to be non-fstrings 6 years ago
pairlist Raise exception if StaticPairList on a non-first position 6 years ago
rpc Correctly test cors 6 years ago
strategy Merge branch 'develop' into interface_ordertimeoutcallback 6 years ago
testdata Add test data for trades 6 years ago
__init__.py Move tests out of freqtrade module 7 years ago
config_test_comments.json Replace coins in whitelist with existing ones 7 years ago
conftest.py Merge branch 'develop' into refactor-informative 6 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py remove --cancel_open_orders cli switch 6 years ago
test_configuration.py Adjust empty f-strings to be non-fstrings 6 years ago
test_directory_operations.py Default docker to log into log-dir 6 years ago
test_docs.sh Add github actions action 7 years ago
test_freqtradebot.py Adjust empty f-strings to be non-fstrings 6 years ago
test_integration.py use update_trade_state also for closed stoploss orders 6 years ago
test_main.py Add test for keyboardinterrupt 6 years ago
test_misc.py Merge branch 'develop' into interface_ordertimeoutcallback 6 years ago
test_persistence.py Add sell_order_status to keep track of cancellations 6 years ago
test_plotting.py Don't start plotting profit without trades 6 years ago
test_talib.py Move tests out of freqtrade module 7 years ago
test_timerange.py Fix some typos and comment mistakes 7 years ago
test_wallets.py Allow wallet update from /balance 6 years ago
test_worker.py Throttle may take longer than .10s on slow machines 6 years ago