stable/freqtrade/tests
Matthias e0489878d8
Merge pull request #1306 from xmatthias/feat/functional_tests
Funcional tests / backtest stoploss alignment
2018-11-06 19:25:31 +01:00
..
exchange Fix "No market symbol" exception in telegram calls 2018-10-10 21:28:48 +02:00
optimize Add column description to test-cases 2018-11-01 13:16:10 +01:00
rpc Merge pull request #1269 from freqtrade/feat/force_buy 2018-11-04 09:25:13 +01:00
strategy convert tests to packages 2018-10-09 21:13:43 +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 Change returntype for _load_markets to dict 2018-09-11 19:46:31 +02:00
test_acl_pair.py Remove direct call to pytest fixture to elliminate pytest warning 2018-09-19 19:40:32 +02:00
test_arguments.py Add testcase for --strategylist 2018-07-31 21:04:03 +02:00
test_configuration.py add warning-message when forcebuy_enable is true 2018-10-10 20:23:25 +02:00
test_dataframe.py Fix failing tests when metadata in `analyze_ticker` is actually used 2018-08-09 13:01:57 +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 Merge pull request #1269 from freqtrade/feat/force_buy 2018-11-04 09:25:13 +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 remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
test_persistence.py fix #1289 - we should not modify decimal context 2018-10-21 09:21:32 +02:00
test_talib.py test_talib fix 2018-08-15 11:01:59 +08:00