Commit Graph

31 Commits

Author SHA1 Message Date
Matthias 91047830fd Add tst for worker termination 2019-11-16 09:56:16 +01:00
Matthias 9b050523e9
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
2019-11-14 06:28:42 +01:00
Matthias eb0b0350e0 Introduce remove_credentials to remove code duplication 2019-11-05 12:39:19 +01:00
Matthias a368646745 Merge branch 'develop' into feat/new_args_system 2019-10-29 19:33:56 +01:00
Matthias 32df73c056 flake 2019-10-26 13:28:04 +02:00
Matthias ef1885c38b Fix more tests 2019-10-26 13:24:40 +02:00
Matthias e1edf36307 Fix test failures 2019-10-24 06:22:05 +02:00
hroff-1902 e408274fb3
Merge branch 'develop' into align_utils 2019-10-23 23:45:33 +03:00
hroff-1902 4ce278a06e
Merge branch 'develop' into feat/new_args_system 2019-10-23 22:45:06 +03:00
Matthias 87ff7be550 Use exchange.name instead of config['exchange']['name'] 2019-10-23 07:08:49 +02:00
Matthias b116cc75c4 Fix failing test 2019-10-21 07:07:25 +02:00
Matthias 1c503f39b2 Handle some merge aftermaths 2019-10-21 06:38:30 +02:00
hroff-1902 ca4d0067e4 Uncomment tests with --exchange 2019-10-21 02:15:37 +03:00
hroff-1902 1bc63288a3
Merge branch 'develop' into list-pairs2 2019-10-20 23:22:45 +03:00
hroff-1902 10ca249293 Fix fluky test 2019-10-20 22:43:00 +03:00
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system 2019-10-20 19:32:34 +02:00
hroff-1902 5e731ec278 Add more tests 2019-10-18 14:55:59 +03:00
hroff-1902 e957894852 Rename start_list_pairs() -> start_list_markets() 2019-10-18 01:26:05 +03:00
hroff-1902 369335b80c Add tests for start_list_pairs() 2019-10-18 01:07:52 +03:00
Matthias 1b7a09c184 Add test for utils --dl-trades 2019-10-13 13:15:22 +02:00
hroff-1902 946b8c29d7
Merge pull request #2317 from hroff-1902/list-timeframes
Add list-timeframes subcommand
2019-10-06 16:28:15 +03:00
Matthias 33940ae66b Use different keys and values 2019-10-06 14:33:23 +02:00
Matthias d2589c4415 Make test exchange-independent 2019-10-06 10:32:19 +02:00
hroff-1902 f95b0ccdab Tests added 2019-10-04 02:01:44 +03:00
hroff-1902 f6a88c6e9b Tests adjusted 2019-10-01 00:33:54 +03:00
Matthias ad2fa61765 Fix utils test 2019-09-29 16:17:20 +02:00
Matthias 6c0a1fc42c Fix tests that fail when config.json is present 2019-09-24 11:07:12 +02:00
Matthias 7aa42f8868 Fail download-data gracefully if no pairs-file exists 2019-09-21 12:53:47 +02:00
Matthias 3245ebccd4 Fix problme when no exchange is given to download-data 2019-09-21 11:25:27 +02:00
Matthias 26d76cdb19 Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00
Matthias 65a516e229 Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00