stable/tests
2020-09-05 16:44:23 +02:00
..
commands Merge pull request #3660 from freqtrade/hyperopt_default_tests 2020-08-17 06:49:55 +02:00
data Merge pull request #3626 from freqtrade/feat/hdf5 2020-08-31 16:10:24 +02:00
edge
exchange Add test for dry-run-cancel order 2020-08-29 10:07:02 +02:00
optimize Add simple verification to ensure pairlists is iitialized 2020-08-30 10:07:58 +02:00
pairlist Reinstate wrongly removed pairlist test 2020-09-01 10:31:11 +02:00
rpc Fix typo in reloading_conf 2020-09-05 16:44:23 +02:00
strategy Lock pair until a new candle arrives 2020-08-24 11:09:09 +02:00
testdata Merge pull request #3626 from freqtrade/feat/hdf5 2020-08-31 16:10:24 +02:00
__init__.py
config_test_comments.json
conftest.py Update config to use single quotes 2020-08-26 20:52:09 +02:00
pytest.sh
test_arguments.py Update config to use single quotes 2020-08-26 20:52:09 +02:00
test_configuration.py Merge pull request #3683 from freqtrade/logging_endpoints 2020-08-27 15:11:17 +02:00
test_directory_operations.py
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Adjust tests as send_msg is only called once 2020-08-27 06:35:28 +02:00
test_indicators.py Allow numpy numbers as comparisons, too 2020-08-26 07:16:29 +02:00
test_integration.py
test_main.py Update config to use single quotes 2020-08-26 20:52:09 +02:00
test_misc.py
test_persistence.py Merge branch 'develop' into fix/3579 2020-08-12 15:28:51 +02:00
test_plotting.py Update config to use single quotes 2020-08-26 20:52:09 +02:00
test_talib.py Allow numpy numbers as comparisons, too 2020-08-26 07:16:29 +02:00
test_timerange.py
test_wallets.py
test_worker.py