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 54303880d3
Merge pull request #2849 from freqtrade/dependabot/pip/develop/pandas-1.0.0
6 years ago
..
commands move setup_utils_config to configuration module 6 years ago
data Align columns for btanalysis loading 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 more consistent backtesting tables and labels 6 years ago
pairlist Adjust improts to new exception location 6 years ago
rpc Adjust tests to allow updating within safe_sell_amount 6 years ago
strategy Adjust improts to new exception location 6 years ago
testdata
__init__.py
config_test_comments.json
conftest.py Adjust imports to new place for arguments 6 years ago
pytest.sh
test_arguments.py Adjust imports to new place for arguments 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 Fix failing CI test 6 years ago
test_integration.py Complete rename of stoploss_limit to stoploss 6 years ago
test_main.py Adjust imports to new place for arguments 6 years ago
test_misc.py
test_persistence.py Adjust improts to new exception location 6 years ago
test_plotting.py Move plot_utils to plot_commands 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