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 c18441f36f
Fix typo in reloading_conf
6 years ago
..
commands Merge pull request #3660 from freqtrade/hyperopt_default_tests 6 years ago
data Merge pull request #3626 from freqtrade/feat/hdf5 6 years ago
edge Update test to reflect new column naming 6 years ago
exchange Add test for dry-run-cancel order 6 years ago
optimize Add simple verification to ensure pairlists is iitialized 6 years ago
pairlist Reinstate wrongly removed pairlist test 6 years ago
rpc Fix typo in reloading_conf 6 years ago
strategy Lock pair until a new candle arrives 6 years ago
testdata Merge pull request #3626 from freqtrade/feat/hdf5 6 years ago
__init__.py Move tests out of freqtrade module 7 years ago
config_test_comments.json Merge branch 'develop' into timeframe 6 years ago
conftest.py Update config to use single quotes 6 years ago
pytest.sh Remove obsolete scripts 6 years ago
test_arguments.py Update config to use single quotes 6 years ago
test_configuration.py Merge pull request #3683 from freqtrade/logging_endpoints 6 years ago
test_directory_operations.py Default docker to log into log-dir 6 years ago
test_docs.sh Adjust windows docs, fix failing doc-test 6 years ago
test_freqtradebot.py Adjust tests as send_msg is only called once 6 years ago
test_indicators.py Allow numpy numbers as comparisons, too 6 years ago
test_integration.py Merge branch 'develop' into keep_dataframe_noapi 6 years ago
test_main.py Update config to use single quotes 6 years ago
test_misc.py Introduce safe_value_fallback_2 6 years ago
test_persistence.py Merge branch 'develop' into fix/3579 6 years ago
test_plotting.py Update config to use single quotes 6 years ago
test_talib.py Allow numpy numbers as comparisons, too 6 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