stable/freqtrade/tests
Matthias 4ad3e96a2f
Merge pull request #1225 from freqtrade/test_acl_improvement
Remove direct call to pytest fixture to elliminate pytest warning
2018-09-27 12:39:56 +02:00
..
exchange Add and fix tests for load_markets 2018-09-11 19:46:47 +02:00
optimize Remove last refreence to `get_candle_history` 2018-08-19 19:50:14 +02:00
rpc Adjust remaining tests to _load_markets refactoring 2018-09-11 19:59:01 +02:00
strategy merging develop into async. requirement.txt conflict resolved 2018-09-06 20:28:07 +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 testcase for --strategylist 2018-07-31 21:04:03 +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 #1238 from freqtrade/fix/buyexception 2018-09-26 19:26:17 +02: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 Remove verbosity of trying backup tables - properly log if 2018-08-16 13:15:46 +02:00
test_talib.py test_talib fix 2018-08-15 11:01:59 +08:00