stable/freqtrade/tests
Michael Egger 5420bb9f6d
Merge pull request #594 from xmatthias/obj_ccxt_conv
Conversion script for Ticker history data
2018-03-31 17:58:00 +02:00
..
exchange Update exchange unit tests 2018-03-30 13:52:25 -07:00
optimize optimize imports 2018-03-20 19:50:04 +01:00
rpc switch rpc_telgram to new style and make it pass 2018-03-24 20:59:25 +01:00
strategy optimize imports 2018-03-20 19:50:04 +01:00
testdata optimize imports 2018-03-20 19:50:04 +01:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Conftest: use coins that we know are in bittrex, added a new conf for ccxt unittest 2018-03-26 09:24:22 +03:00
test_acl_pair.py Fix tests in acl_pair 2018-03-24 20:42:51 +01:00
test_analyze.py optimize imports 2018-03-20 19:50:04 +01:00
test_arguments.py optimize imports 2018-03-20 19:50:04 +01:00
test_configuration.py Check if the exchange is supported 2018-03-30 13:14:35 -07:00
test_constants.py Make Pylint Happy chapter 1 2018-03-03 09:33:54 +08:00
test_dataframe.py optimize imports 2018-03-20 19:50:04 +01:00
test_fiat_convert.py replace pymarketcap with coinmarketcap (#562) 2018-03-19 18:40:40 +01:00
test_freqtradebot.py Change freqbottest currencies 2018-03-24 20:32:15 +01:00
test_indicator_helpers.py optimize imports 2018-03-20 19:50:04 +01:00
test_logger.py optimize imports 2018-03-20 19:50:04 +01:00
test_main.py optimize imports 2018-03-20 19:50:04 +01:00
test_misc.py Add handling for gzip files 2018-03-30 23:30:23 +02:00
test_persistence.py Revert testing exchange to bittrex 2018-03-25 12:57:59 +02:00
test_state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00