stable/freqtrade/tests
Matthias a99c8c4046 replace pymarketcap with coinmarketcap (#562)
* replace pymarketcap with coinmarketcap

* fix tests to use coinmarketcap instead of pymarketcap

* use arraypos 0

* update setup.py from pymarketcap to coinmarketcap

* Add test to check for unsupported Crypto currency
2018-03-18 00:42:24 +01:00
..
exchange use log_has helper in tests 2018-02-24 22:18:19 +02:00
optimize Fix test_dataframe when ran standalone (#546) 2018-03-15 23:37:34 +01:00
rpc replace pymarketcap with coinmarketcap (#562) 2018-03-18 00:42:24 +01:00
strategy make Strategy store roi and stoploss values as numbers to avoid later casting 2018-02-11 15:25:30 +02: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 tests: more backtesting testing (#496) 2018-02-08 21:49:43 +02:00
test_acl_pair.py Increase pylint score on test files 2018-01-28 00:28:41 -08:00
test_analyze.py use log_has helper in tests 2018-02-24 22:18:19 +02:00
test_dataframe.py Fix test_dataframe when ran standalone (#546) 2018-03-15 23:37:34 +01:00
test_fiat_convert.py replace pymarketcap with coinmarketcap (#562) 2018-03-18 00:42:24 +01:00
test_indicator_helpers.py add went_up and went_down helpers 2018-02-13 11:37:59 +02:00
test_main.py replace pymarketcap with coinmarketcap (#562) 2018-03-18 00:42:24 +01:00
test_misc.py Thanks Flake8 2018-01-28 16:34:38 -08:00
test_persistence.py remove unnecessary Decimal construction 2018-02-06 21:37:11 +02:00