stable/freqtrade/tests
2019-04-22 13:36:14 +02:00
..
data cosmetic: rename interval, tick_interval, etc --> ticker_interval 2019-04-07 16:28:53 +03:00
edge Fix failing test (all timezones are in UTC, so we should not convert to 2019-03-23 15:24:11 +01:00
exchange Merge pull request #1744 from hroff-1902/ccxt-parse_timeframe 2019-04-08 20:26:36 +02:00
optimize limit usage of ccxt to freqtrade/exchange only 2019-04-09 12:27:35 +03:00
pairlist fix flake8 2019-03-17 18:24:29 +01:00
rpc Rename variable, add more tests 2019-04-10 06:59:10 +02:00
strategy Gracefully handle pickle-errors when @staticmethod is used 2019-04-16 20:25:48 +02:00
testdata Add missing bt file 2019-03-16 19:15:20 +01:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Merge branch 'develop' into main_refactoring 2019-04-03 00:50:33 +03:00
test_arguments.py tests adjusted for multiple --config options 2019-02-20 17:54:20 +03:00
test_configuration.py Remove ccxt_rate_limit completely (was deprecated) 2019-04-16 19:41:02 +02:00
test_freqtradebot.py Add assert to make sure trade was closed 2019-04-22 13:36:14 +02:00
test_indicator_helpers.py remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
test_main.py flake8, mypy resolved 2019-03-30 02:19:43 +03:00
test_misc.py Fix indexing error 2019-01-27 10:47:24 +01:00
test_persistence.py negating SL pct and adding tests 2019-03-31 13:15:35 +02:00
test_talib.py test_talib fix 2018-08-15 11:01:59 +08:00
test_wallets.py wallets cleanup 2019-03-01 01:26:29 +03:00