stable/freqtrade/tests
Matthias Voppichler 0203a48f3e use local config-object for check_exchange
fix AttributeError: 'NoneType' object has no attribute 'get' when
starting the bot.
2018-04-04 22:05:17 +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 use local config-object for check_exchange 2018-04-04 22:05:17 +02: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