stable/freqtrade/tests
Matthias 5144e98a82
Merge pull request #2015 from hroff-1902/refactor/config2
Make configuration a module
2019-07-15 19:41:57 +02:00
..
data make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
edge Tests need to pass pair to parse_ticker_dataframe 2019-06-15 13:48:08 +02:00
exchange Extend test to cover market orders with price too 2019-07-14 14:23:23 +02:00
optimize get rid of patched_configuration_open() in tests 2019-07-15 01:44:25 +03:00
pairlist minor improvements to resolvers 2019-07-12 23:45:49 +03:00
rpc Add tests for new behaviour 2019-07-03 20:07:26 +02:00
strategy Merge pull request #2015 from hroff-1902/refactor/config2 2019-07-15 19:41:57 +02:00
testdata Add missing bt file 2019-03-16 19:15:20 +01:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py get rid of patched_configuration_open() in tests 2019-07-15 01:44:25 +03:00
test_arguments.py do not export ARGS_* from configuration 2019-07-15 01:55:35 +03:00
test_configuration.py get rid of patched_configuration_open() in tests 2019-07-15 01:44:25 +03:00
test_freqtradebot.py Use log_has_re instead of plain regex filters for log messages 2019-07-14 20:21:57 +02:00
test_indicator_helpers.py remove useless docstrings from tests 2018-07-29 17:09:44 +03:00
test_main.py flake happy 2019-07-12 01:41:09 +03:00
test_misc.py Remove common_datearray function 2019-06-30 13:18:22 +02:00
test_persistence.py Adjust some imports 2019-06-16 19:33:48 +02:00
test_plotting.py Merge pull request #2015 from hroff-1902/refactor/config2 2019-07-15 19:41:57 +02:00
test_talib.py Cleanup some code 2019-07-14 20:05:28 +02:00
test_utils.py tests adjusted 2019-06-16 22:10:39 +03:00
test_wallets.py wallets cleanup 2019-03-01 01:26:29 +03:00