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 f320c0a410
Merge pull request #3087 from hroff-1902/edge-cosmetics-1
6 years ago
..
commands Removed overwrite option 6 years ago
data Fix flake8 error 6 years ago
edge Adjust tests 6 years ago
exchange Do not use ticker where it's not a ticker 6 years ago
optimize Remove unnecessary import 6 years ago
pairlist whitelist_for_active_markets should not remove blacklisted items 6 years ago
rpc Fix tests / test mocks 6 years ago
strategy Do not use ticker where it's not a ticker 6 years ago
testdata Replace coins in whitelist with existing ones 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 6 years ago
conftest.py Do not use ticker where it's not a ticker 6 years ago
pytest.sh Remove obsolete scripts 6 years ago
test_arguments.py Fix windows test failure 6 years ago
test_configuration.py Add test validating behaviour 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 Add test validating different return values 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 Do not use ticker where it's not a ticker 6 years ago
test_persistence.py Adjust improts to new exception location 6 years ago
test_plotting.py convert exportfilename to Path when config parsing 6 years ago
test_talib.py Move tests out of freqtrade module 7 years ago
test_timerange.py Fix some typos and comment mistakes 6 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