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 e1cb6f4ae3
fix and improve tests in test_freqtradebot
6 years ago
..
commands Implement get_pair_base_curr and get_pair_quote_curr 6 years ago
data Merge branch 'develop' into data_handler 6 years ago
edge Don't convert to datetime - but convert to datetime64 instead 6 years ago
exchange Merge pull request #2973 from freqtrade/support_non_pairs 6 years ago
optimize Merge pull request #2944 from freqtrade/move_defaultstrategy 6 years ago
pairlist - added spread filter 6 years ago
rpc Adapt rpc tests to corrected price side 6 years ago
strategy Merge pull request #2944 from freqtrade/move_defaultstrategy 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 Implement get_pair_base_curr and get_pair_quote_curr 6 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py Fix windows test failure 6 years ago
test_configuration.py Remove constraint to have pairs in base/quote format 6 years ago
test_directory_operations.py Adjust improts to new exception location 7 years ago
test_docs.sh Add github actions action 7 years ago
test_freqtradebot.py fix and improve tests in test_freqtradebot 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 Implement pair_to_filename to datahandler 6 years ago
test_persistence.py Adjust improts to new exception location 7 years ago
test_plotting.py Do not instantiate directly DefaultStrategy in tests 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 Adjust tests 6 years ago