stable/freqtrade/tests
2017-11-22 20:51:25 +01:00
..
testdata reduce backtest data samples to 10 2017-11-17 18:15:25 +01:00
__init__.py fix pylint warnings in __init__ files 2017-11-18 09:58:29 +02:00
conftest.py fetching new testing data for oneMin and fiveMin intervals 2017-11-17 18:15:24 +01:00
test_analyze.py add missing import 2017-11-20 22:26:32 +01:00
test_backtesting.py align numbers in hyperopt print out (#119) 2017-11-20 10:22:11 +01:00
test_exchange.py add missing import 2017-11-20 22:26:32 +01:00
test_hyperopt.py align numbers in hyperopt print out (#119) 2017-11-20 10:22:11 +01:00
test_main.py force flush in create_trade and execute_sell (fixes #128) 2017-11-22 20:51:25 +01:00
test_misc.py use jsonschema regex pattern for whitelist format and enhance validation error messages (closes #120) 2017-11-20 19:37:25 +01:00
test_persistence.py add more tests 2017-11-09 20:02:41 +01:00
test_rpc_telegram.py force flush in create_trade and execute_sell (fixes #128) 2017-11-22 20:51:25 +01:00
test_rpc.py add missing import 2017-11-20 22:26:32 +01:00