stable/freqtrade/tests
Samuel Husso 199bd7bc50
Merge pull request #1123 from freqtrade/fix-db_migration
Fix db migration
2018-08-06 12:00:22 +03:00
..
exchange renamed/refactored get_ticker_history to get_candle_history 2018-08-02 08:45:28 +00:00
optimize fix broken test 2018-08-02 12:57:47 +03:00
rpc default_conf is function-scoped fixture, no need to deepcopy it 2018-07-30 15:41:02 +03:00
strategy Merge pull request #1115 from creslinux/candlesnottickers 2018-08-02 12:33:09 +03: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 avoid validating default_conf hundreds of times 2018-07-30 14:57:51 +03:00
test_acl_pair.py remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
test_arguments.py Add testcase for --strategylist 2018-07-31 21:04:03 +02:00
test_configuration.py Add testcase for --strategylist 2018-07-31 21:04:03 +02:00
test_dataframe.py use new methods 2018-07-29 20:55:37 +02:00
test_fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
test_freqtradebot.py fix 2018-08-02 09:15:02 +00: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 remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
test_persistence.py Add test for failing database migration 2018-08-04 20:22:16 +02:00
test_talib.py fix flake8 issue 2018-08-05 17:52:06 -04:00