stable/freqtrade/tests
gcarq 306885e174 Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
..
exchange Merge pull request #622 from gcarq/fix/dl-testdata 2018-05-02 22:06:43 +02:00
optimize Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
rpc Fix tests 2018-04-21 20:05:39 +02:00
strategy Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
testdata move download_backtest_data to scripts 2018-04-22 10:56:49 +03:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
test_acl_pair.py Update tests related to whitelist 2018-04-12 18:07:44 +02:00
test_analyze.py Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
test_arguments.py Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
test_configuration.py Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
test_constants.py define constants on module level (#596) 2018-04-02 16:42:53 +02:00
test_dataframe.py Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
test_fiat_convert.py [ccxt] fix unsupported fiat failures (#620) 2018-04-21 23:20:12 +02:00
test_freqtradebot.py Merge branch 'feat/objectify-ccxt' into feature/catch-exchange-errors 2018-05-02 20:03:13 +02: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 Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
test_persistence.py Merge branch 'feat/objectify-ccxt' into cxxt_obj_sellfix 2018-04-21 22:39:22 +02:00
test_state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00