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 ac008a4758
Remove obsolete comment in tests
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 obsolete comment in tests 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 Add tsts for assert_df (ensuring it raises when it should) 6 years ago
testdata
__init__.py
config_test_comments.json
conftest.py Do not use ticker where it's not a ticker 6 years ago
pytest.sh
test_arguments.py Fix windows test failure 6 years ago
test_configuration.py Merge pull request #3110 from freqtrade/fix_random_test 6 years ago
test_directory_operations.py Adjust improts to new exception location 6 years ago
test_docs.sh
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 Add close_proit_abs column 6 years ago
test_plotting.py convert exportfilename to Path when config parsing 6 years ago
test_talib.py
test_timerange.py
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