stable/freqtrade/tests
Matthias 429f846ad1 Switch load_data to kwargs 2018-12-15 20:31:05 +01:00
..
data Switch load_data to kwargs 2018-12-15 20:31:05 +01:00
edge Fix some tests to use dataframe 2018-12-15 14:42:21 +01:00
exchange move exchange_helpers to data module 2018-12-14 06:32:49 +01:00
optimize Switch load_data to kwargs 2018-12-15 20:31:05 +01:00
pairlist Check if number_assets is defined, as it's required by VolumePairList 2018-12-06 19:36:33 +01:00
rpc Adjust tests to new fiat-convert location 2018-12-11 20:27:54 +01:00
strategy Fix tests to support load_data with dataframe 2018-12-15 15:38:40 +01: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 Rename to converter 2018-12-14 06:32:49 +01:00
test_arguments.py Fix rpc messages 2018-12-03 20:31:25 +01:00
test_configuration.py Merge pull request #1390 from freqtrade/feat/dynamic_provider 2018-12-09 08:39:53 +01:00
test_freqtradebot.py Merge pull request #1390 from freqtrade/feat/dynamic_provider 2018-12-09 08:39:53 +01:00
test_indicator_helpers.py remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
test_main.py remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
test_misc.py Fix some tests to use dataframe 2018-12-15 14:42:21 +01:00
test_persistence.py Drop indexes on renamed table 2018-12-09 09:03:17 +01:00
test_talib.py test_talib fix 2018-08-15 11:01:59 +08:00
test_wallets.py tests added for wallet additional functions 2018-11-30 18:23:16 +01:00