stable/freqtrade/tests
2018-03-25 22:57:40 +02:00
..
exchange optimize imports 2018-03-20 19:50:04 +01:00
optimize log hyperopt progress to stdout instead to the logger 2018-03-25 22:57:40 +02:00
rpc remove obsolete helper functions and make _state a public member. 2018-03-21 18:50:18 +01:00
strategy use native python logger 2018-03-25 21:43:00 +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 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 optimize imports 2018-03-20 19:50:04 +01: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 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_main.py optimize imports 2018-03-20 19:50:04 +01:00
test_misc.py optimize imports 2018-03-20 19:50:04 +01: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