stable/freqtrade/tests
Janne Sinivirta 0abf0b0e39
Merge pull request #242 from gcarq/backtesting-unittests
Backtesting and hyperopt unit tests
2017-12-28 12:45:28 +02:00
..
optimize unit tests for optimize.hyperopt 2017-12-28 06:39:56 +02:00
testdata Merge pull request #169 from jblestang/fix_ticker_interval 2017-12-12 17:21:55 +02:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Display profits in fiat 2017-12-26 19:44:19 -08: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_exchange_bittrex.py catch MIN_TRADE_REQUIREMENT_NOT_MET as non-critical exception (#237) 2017-12-26 09:39:29 +01:00
test_fiat_convert.py Display profits in fiat 2017-12-26 19:44:19 -08:00
test_main.py Add more unittest (#241) 2017-12-27 11:41:11 +01:00
test_misc.py Merge pull request #193 from gcarq/feature/ci-enforce-pep8 2017-12-17 07:42:23 +02:00
test_persistence.py Add more unittest (#241) 2017-12-27 11:41:11 +01:00
test_rpc.py add missing import 2017-11-20 22:26:32 +01:00
test_rpc_telegram.py Display profits in fiat 2017-12-26 19:44:19 -08:00