stable/freqtrade/tests
Matthias 200484ab8b
Merge pull request #1352 from freqtrade/combine_resolvers
Combine resolvers
2018-11-25 13:52:48 +01:00
..
edge python beginner problem resolved 2018-11-22 00:04:20 +01:00
exchange Remove rate for market orders 2018-11-17 20:14:50 +01:00
optimize extract resolvers to IResolvers and it's own package 2018-11-24 20:00:02 +01:00
rpc Add /whitelist call to telegram 2018-11-10 20:15:06 +01:00
strategy Convert to Pathlib 2018-11-24 20:39:16 +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 adding get_free to wallet 2018-11-24 16:37:28 +01: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 If max_open_trade=-1 means it should be ignored. 2018-11-14 11:37:53 +01:00
test_dataframe.py extract resolvers to IResolvers and it's own package 2018-11-24 20:00:02 +01:00
test_fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
test_freqtradebot.py Not sure why those arguments were there ! 2018-11-24 16:41:17 +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
test_wallets.py tests fixed 2018-11-23 10:17:10 +01:00