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 83959f0e56
Merge pull request #2959 from hroff-1902/throttling
6 years ago
..
commands Merge pull request #2944 from freqtrade/move_defaultstrategy 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 #2850 from freqtrade/try_fix_randoM-test 6 years ago
optimize Merge pull request #2944 from freqtrade/move_defaultstrategy 6 years ago
pairlist - added spread filter 6 years ago
rpc Fixed messages and readability 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 Move strategies to test subfolder 6 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py Fix windows test failure 6 years ago
test_configuration.py Fix some tests, don't default to freqtrade/strategy for imports 6 years ago
test_directory_operations.py Adjust improts to new exception location 6 years ago
test_docs.sh Add github actions action 7 years ago
test_freqtradebot.py Adjust tests 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 6 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