stable/freqtrade/tests
Gert Wohlgemuth 7ef2be06d7
Merge pull request #15 from gcarq/develop
Update from upstream repo gcarq/freqtrade@develop
2018-06-02 10:56:24 -07:00
..
exchange Fix conflicts 2018-05-03 11:16:29 +03:00
optimize Merge pull request #822 from gcarq/fix/misleading_log 2018-06-02 14:50:27 +02:00
rpc Merge pull request #13 from gcarq/develop 2018-06-01 20:31:41 -07:00
strategy Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
testdata Merge branch 'handleNotEnoughFundsException' into develop-berlinguyinca 2018-05-02 20:43:36 -07:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py add test for new fiat_convert logic 2018-05-13 20:46:02 +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 Fix conflicts 2018-05-03 11:16:29 +03:00
test_configuration.py change misleading logging for datadir 2018-06-02 11:32:05 +03: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 add test to verify network exception is cought on init of coinmarketcap 2018-05-21 20:03:25 +02:00
test_freqtradebot.py Add test for invalid order_fee dict 2018-05-15 20:13:43 +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 Adapt tests to verify pair-conversion and exchange conversion 2018-05-12 13:39:29 +02:00
test_state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00