stable/freqtrade/tests
Matthias Voppichler 9c2115c917 refactor get_real_amount 2018-04-25 08:52:08 +02:00
..
exchange improve style of import in test 2018-04-23 20:08:58 +02:00
optimize log hyperopt progress to stdout instead to the logger 2018-04-21 20:52:01 +02:00
rpc Fix tests 2018-04-21 20:05:39 +02:00
strategy use native python logger 2018-04-21 20:47:06 +02:00
testdata download_backtest: fix imports and travis 2018-04-19 09:44:45 +03:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Add pytest fixture for real_amount test 2018-04-25 08:51:31 +02:00
test_acl_pair.py Update tests related to whitelist 2018-04-12 18:07:44 +02:00
test_analyze.py Remove ticker_history_api and ticker_history_without_bv from conftest.py 2018-04-12 18:16:25 +02:00
test_arguments.py Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
test_configuration.py Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
test_constants.py Make Pylint Happy chapter 1 2018-03-03 09:33:54 +08:00
test_dataframe.py Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
test_fiat_convert.py Fix tests run in random order (#599) 2018-04-21 21:21:50 +02:00
test_freqtradebot.py refactor get_real_amount 2018-04-25 08:52:08 +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 pull request #602 from xmatthias/obj_ccxt_test_formatms 2018-04-13 00:44:25 +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