stable/freqtrade/tests
2017-12-10 13:56:39 +02:00
..
testdata update backtest data to match pairs in config.json.example 2017-12-10 11:17:01 +02:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
test_analyze.py fix a broken unit test due to changing test dataset 2017-12-10 13:56:39 +02:00
test_exchange.py add missing import 2017-11-20 22:26:32 +01:00
test_main.py implement test 2017-11-22 21:02:36 +01:00
test_misc.py add --epochs to hyperopt subcommand 2017-11-25 01:12:44 +01:00
test_optimize_backtesting.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
test_optimize_hyperopt.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +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