stable/freqtrade/tests
xmatthias 88b898cce4 add test for moving stoploss 2018-06-27 00:18:30 +02:00
..
exchange Merge with develop 2018-06-23 16:50:27 +03:00
optimize Merge with develop 2018-06-23 16:50:27 +03:00
rpc Merge with develop 2018-06-23 16:50:27 +03:00
strategy resolver: don't fail if user_data can't be found 2018-06-23 14:42:22 +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 with develop 2018-06-23 16:50:27 +03:00
test_acl_pair.py fix tests for objectify exchange 2018-06-17 23:38:07 +02:00
test_analyze.py add missing test 2018-06-26 23:40:20 +02:00
test_arguments.py Add missing unit test for Arguments::testdata_dl_options() 2018-06-07 22:13:50 -07:00
test_configuration.py Merge with develop 2018-06-23 16:50:27 +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 Fix fiat_convert missing mockups 2018-06-16 13:42:25 +02:00
test_freqtradebot.py add test for moving stoploss 2018-06-27 00:18:30 +02:00
test_indicator_helpers.py optimize imports 2018-03-20 19:50:04 +01:00
test_main.py cleanup mockings 2018-06-17 23:38:07 +02:00
test_misc.py bot should not repaint: do not include last partial candle in analysis 2018-06-07 20:23:09 +03:00
test_persistence.py persistence: remove obsolete global _CONF variable 2018-06-23 13:50:22 +02:00
test_state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00