stable/freqtrade/tests
gcarq b4d2a3f495 refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
..
exchange optimize imports 2018-03-20 19:50:04 +01:00
optimize refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
rpc remove obsolete helper functions and make _state a public member. 2018-03-21 18:50:18 +01:00
strategy refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02: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 optimize imports 2018-03-20 19:50:04 +01:00
test_acl_pair.py Update unit tests to be compatible with this refactoring 2018-03-03 09:33:54 +08:00
test_analyze.py refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
test_arguments.py optimize imports 2018-03-20 19:50:04 +01:00
test_configuration.py refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
test_constants.py Make Pylint Happy chapter 1 2018-03-03 09:33:54 +08:00
test_dataframe.py refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
test_fiat_convert.py replace pymarketcap with coinmarketcap (#562) 2018-03-19 18:40:40 +01:00
test_freqtradebot.py remove function assertions 2018-03-21 18:50:18 +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 rename Strategy into StrategyResolver 2018-03-25 15:12:39 +02:00
test_persistence.py optimize imports 2018-03-20 19:50:04 +01:00
test_state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00