stable/freqtrade/tests
Matthias 39cf0decce don't use __annotate__
it is only present when typehints are used which cannot be guaranteed
for userdefined classes
2018-07-29 20:55:40 +02:00
..
exchange remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
optimize Fix backtesting test 2018-07-29 20:55:37 +02:00
rpc remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
strategy don't use __annotate__ 2018-07-29 20:55:40 +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 Merge pull request #1007 from freqtrade/remove-analyze 2018-07-19 10:12:36 +02:00
test_acl_pair.py remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
test_arguments.py remove nonsense asserts 2018-07-29 16:23:17 +03:00
test_configuration.py remove useless docstrings from tests 2018-07-29 17:09:44 +03: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 remove nonsense asserts 2018-07-29 16:23:17 +03: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 Merge pull request #1018 from freqtrade/feat/sell_reason 2018-07-24 09:09:45 +03:00