stable/freqtrade/tests
Michael Egger a514b92dcf
catch MIN_TRADE_REQUIREMENT_NOT_MET as non-critical exception (#237)
* add MIN_TRADE_REQUIREMENT_NOT_MET to response validation

* implement test
2017-12-26 09:39:29 +01: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 Fix the fee calculation, backtesting, and hyperopt fee calculation and avg_profit 2017-12-20 20:18:41 -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_bittrex.py catch MIN_TRADE_REQUIREMENT_NOT_MET as non-critical exception (#237) 2017-12-26 09:39:29 +01:00
test_exchange.py add missing import 2017-11-20 22:26:32 +01:00
test_main.py Fix the fee calculation 2017-12-17 23:01:34 -08:00
test_misc.py Merge pull request #193 from gcarq/feature/ci-enforce-pep8 2017-12-17 07:42:23 +02:00
test_optimize_backtesting.py Lint fixes (#236) 2017-12-25 12:07:50 +01:00
test_optimize_hyperopt_config.py Fix hyperopt when using MongoDB 2017-12-21 19:20:47 -08:00
test_optimize_hyperopt.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
test_persistence.py Fix the fee calculation, backtesting, and hyperopt fee calculation and avg_profit 2017-12-20 20:18:41 -08:00
test_rpc_telegram.py Fix the fee calculation, backtesting, and hyperopt fee calculation and avg_profit 2017-12-20 20:18:41 -08:00
test_rpc.py add missing import 2017-11-20 22:26:32 +01:00