Commit Graph

157 Commits

Author SHA1 Message Date
Matthias 23435512c4 Add create-userdir command to initialize a user directory 2019-07-28 14:57:05 +02:00
hroff-1902 9cae2900d4 get rid of patched_configuration_open() in tests 2019-07-15 01:44:25 +03:00
hroff-1902 7e103e34f8 flake happy 2019-07-12 01:41:09 +03:00
hroff-1902 94e6fb89b3 tests happy 2019-07-12 00:49:23 +03:00
hroff-1902 1bdffcc73b make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
hroff-1902 84d3868994 rename loglevel --> verbosity, because it's not logging level 2019-07-07 02:53:13 +03:00
hroff-1902 f89b2a18e0 fix loglevel in conftest -- it's actually the verbosity level 2019-07-07 02:42:03 +03:00
Matthias a07653a6cc Merge branch 'develop' into fix/validate_dataframe 2019-06-24 06:21:08 +02:00
Matthias c9a76be532
Merge pull request #1943 from freqtrade/fix/tests_windows
Fix tests on windows
2019-06-24 06:18:17 +02:00
Matthias 9d2b6db97b
Merge pull request #1954 from freqtrade/fix/stoploss_cancel_error
Trailing stoploss cancel orders should be handled gracefully
2019-06-24 06:17:44 +02:00
Matthias 4cbcb5f36f Move .title to ExchangeResolver (it does not make sense to do this over
and over again)
2019-06-22 16:52:14 +02:00
Matthias 911e71cd9b remove redundant test-functions 2019-06-20 20:30:05 +02:00
Matthias ba4890d303 Fix tests on windows 2019-06-17 14:36:58 +02:00
Matthias bf2c0390e7 Adjust some imports 2019-06-16 19:33:48 +02:00
Matthias 4ef309bc6c Merge branch 'develop' into pr/hroff-1902/1927 2019-06-16 10:37:28 +02:00
Matthias e6cab6d710 Move get_args from multiple locations to conftest 2019-06-16 10:13:12 +02:00
Matthias 4a916125a0 Tests need to pass pair to parse_ticker_dataframe 2019-06-15 13:48:08 +02:00
Misagh 1f3406b29b
Merge pull request #1868 from freqtrade/stoploss_restart
Stoploss restart
2019-06-12 10:29:17 +02:00
Matthias d7c63347e1 Use kwarg for parse_ticker_dataframe 2019-06-09 13:19:01 +02:00
Matthias 9ea887dbd0 Merge branch 'develop' into stoploss_restart 2019-06-08 20:23:13 +02:00
Matthias 107c3beb20 Fix test-failure introduced in #1891 2019-06-02 15:28:29 +02:00
Matthias 53af8f331d Deep-copy default_conf for edge config 2019-05-20 20:11:50 +02:00
Matthias b9435e3cea Add more tests 2019-05-18 10:00:07 +02:00
Matthias a7329e5cc9 Test api-server start from manager 2019-05-18 10:00:07 +02:00
Matthias 88dd18e045 Move patch_signal to conftest 2019-05-18 10:00:07 +02:00
Matthias 6b426e78f6 Tests for balance 2019-05-18 10:00:07 +02:00
Matthias 68743012e4 Patch api server for tests 2019-05-18 09:57:10 +02:00
hroff-1902 2959156070
Merge branch 'develop' into main_refactoring 2019-04-03 00:50:33 +03:00
Matthias 1a61bf7bff sort imports 2019-03-30 13:48:30 +01:00
Matthias 40c0b4ef2e Autopatch coinmarketcap 2019-03-30 13:47:21 +01:00
hroff-1902 d5254dff7b
Merge branch 'develop' into main_refactoring 2019-03-28 11:10:21 +03:00
hroff-1902 5ccd618189 tests adjusted 2019-03-26 11:07:24 +03:00
Matthias ffdca7eea7 Add blacklist to default_config 2019-03-24 16:09:04 +01:00
iuvbio deddbda26e delete markets patch from conftest 2019-03-12 16:31:22 +01:00
iuvbio c30fb7f590 return markets as dict 2019-03-12 16:31:22 +01:00
Matthias 3c5deb9aaf Add test for precision_remove ...
BTT should not be in the list when that is enabled.
2019-03-03 15:31:48 +01:00
iuvbio e1ae0d7e90 remove markets changes 2019-03-02 18:53:42 +01:00
iuvbio 481cf02db9 add test and fix exchange_resolver 2019-02-19 19:15:22 +01:00
Matthias 40fea4593f Add log_has_re 2019-02-03 13:52:05 +01:00
Matthias fae875f588 Implement missing_data_fillup to tests and operations 2018-12-31 19:15:49 +01:00
Matthias 20cdabbe9c Add test for market order 2018-12-27 09:31:21 +01:00
Matthias b38195e9b3 Rename to converter 2018-12-14 06:32:49 +01:00
Matthias 453f62cdfa Adjust imports 2018-12-14 06:32:49 +01:00
Matthias fe3990af3d Adjust some tests to dataframe passing 2018-12-12 19:17:09 +01:00
Matthias 81b4940eef Adjust tests to new fiat-convert location 2018-12-11 20:27:54 +01:00
misagh 237dc8290f conflict resolved0 2018-12-01 12:00:03 +01:00
misagh 33f1cc13b3 fixing tests 2018-12-01 11:56:16 +01:00
misagh 159ac6e657 edge tests fixed for position sizing 2018-11-27 14:02:34 +01:00
misagh 86354ed258 conflict resolved 2018-11-26 19:08:58 +01:00
Matthias 317eba2139 Remove dual instanciation of pairinfo named tuple 2018-11-25 14:38:06 +01:00