stable/freqtrade/tests
Gerald Lonlas c8c8c626b0 Fix issue #248: missing configuration when executing /forcesell
This is not a beautiful workaround, I am not proud of it,
but a redesigning of main.py and telegram.py will be
necessary for a better integration. Any better solution
is welcome.
2017-12-29 20:03:12 -08:00
..
optimize flake8 2017-12-29 17:53:58 +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 Display profits in fiat 2017-12-26 19:44:19 -08:00
test_acl_pair.py tests: anal stretching to accomodate flake8 2017-12-28 20:05:33 +01:00
test_analyze.py fix a broken unit test due to changing test dataset 2017-12-10 13:56:39 +02:00
test_dataframe.py tests: anal stretching to accomodate flake8 2017-12-28 20:05:33 +01: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 Fix issue #248: missing configuration when executing /forcesell 2017-12-29 20:03:12 -08: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