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
Yazeed Al Oyoun aa2cb937b1
flake8 :)
6 years ago
..
commands Add test 6 years ago
data Align columns for btanalysis loading 6 years ago
edge Don't convert to datetime - but convert to datetime64 instead 6 years ago
exchange Merge pull request #2850 from freqtrade/try_fix_randoM-test 6 years ago
optimize flake8 :) 6 years ago
pairlist - added spread filter 6 years ago
rpc Adjust tests to allow updating within safe_sell_amount 6 years ago
strategy Adjust improts to new exception location 6 years ago
testdata Replace coins in whitelist with existing ones 7 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 - added spread filter 6 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py Adjust imports to new place for arguments 6 years ago
test_configuration.py Adjust imports to new place for arguments 6 years ago
test_directory_operations.py Adjust improts to new exception location 6 years ago
test_docs.sh Add github actions action 6 years ago
test_freqtradebot.py Fix failing CI test 6 years ago
test_integration.py Complete rename of stoploss_limit to stoploss 6 years ago
test_main.py Adjust imports to new place for arguments 6 years ago
test_misc.py Add tests for plural(), taken from #1989 7 years ago
test_persistence.py Adjust improts to new exception location 6 years ago
test_plotting.py Move plot_utils to plot_commands 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 Remove state attr from Worker 6 years ago