stable/freqtrade/tests
kryofly 9f6aedea47 telegram refactor 1/ (#389)
* telegram refactor 1/

move out freqcode from telegram

* telegram refactor 2/

move out rpc_trade_status

* telegram refactor 3/

move out rpc_daily_profit

* telegram refactor /4

move out rpc_trade_statistics

* 5/

* rpc refactor 6/

* rpc refactor 7/

* rpc refactor 8/

* rpc refactor 9/

* rpc refactor 10/

cleanups
two tests are broken

* fiat

* rpc: Add back fiat singleton usage

* test: rpc_trade_statistics

Test that rpc_trade_statistics can handle trades that lacks
trade.open_rate (it is set to None)

* test: rpc_forcesell

Also some cleanups

* test: telegram.py::init

* test: telegram test_cleanup and test_status

* test rcp cleanup
2018-02-01 08:05:23 +02:00
..
exchange Merge pull request #451 from gcarq/pyup-update-python-bittrex-0.2.2-to-0.3.0 2018-01-28 11:14:57 +02:00
optimize Merge pull request #465 from gcarq/fix/increase_test_coverage 2018-01-29 08:47:26 +02:00
rpc telegram refactor 1/ (#389) 2018-02-01 08:05:23 +02:00
strategy Increase test coverage on strategy.py 2018-01-28 15:16:22 -08:00
testdata update backtesting data for the latest market craze 2018-01-30 07:01:44 +02:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py telegram refactor 1/ (#389) 2018-02-01 08:05:23 +02:00
test_acl_pair.py Increase pylint score on test files 2018-01-28 00:28:41 -08:00
test_analyze.py test_analyze: update dataframe magic len check so that test pass 2018-01-30 07:26:00 +02:00
test_dataframe.py Increase pylint score on test files 2018-01-28 00:28:41 -08:00
test_fiat_convert.py Increase pylint score for fiat_convert 2018-01-27 18:23:08 -08:00
test_main.py Wrong assert condition 2018-01-29 23:04:28 -08:00
test_misc.py Thanks Flake8 2018-01-28 16:34:38 -08:00
test_persistence.py Increase pylint score on test files 2018-01-28 00:28:41 -08:00