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 ecca7164d9
Fix small issue
6 years ago
..
commands Adding 2 more filter options for completeness 6 years ago
data Do not instantiate directly DefaultStrategy in tests 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 Do not instantiate directly DefaultStrategy in tests 6 years ago
pairlist - added spread filter 6 years ago
rpc Fixed messages and readability 6 years ago
strategy Do not instantiate directly DefaultStrategy in tests 6 years ago
testdata
__init__.py
config_test_comments.json
conftest.py - added spread filter 6 years ago
pytest.sh
test_arguments.py Fix small issue 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
test_freqtradebot.py fixed tests to send refresh, since its no longer defaulted 6 years ago
test_integration.py Complete rename of stoploss_limit to stoploss 6 years ago
test_main.py Properly default to user_data/config.json if it exists 6 years ago
test_misc.py
test_persistence.py Adjust improts to new exception location 6 years ago
test_plotting.py Do not instantiate directly DefaultStrategy in tests 6 years ago
test_talib.py
test_timerange.py
test_wallets.py Allow wallet update from /balance 6 years ago
test_worker.py Remove state attr from Worker 6 years ago