Commit Graph

692 Commits

Author SHA1 Message Date
Matthias 7be378aaa9 Remove markets mock where it's not needed 2019-10-31 07:26:48 +01:00
Matthias 734a9d5d87 Seperate tests related to worker from test_freqtradebot 2019-10-31 07:16:25 +01:00
Matthias dc5f1b2878 Extract integration tests into sepearte file 2019-10-31 07:08:02 +01:00
Matthias 20dabd9c41 Merge branch 'develop' into whitelist_docs 2019-10-26 13:36:39 +02:00
Matthias 32df73c056 flake 2019-10-26 13:28:04 +02:00
Matthias f5351e60e7 Adjust markets mock 2019-10-26 13:23:37 +02:00
Matthias 3929ad4e1f Fix typo 2019-10-26 09:21:51 +02:00
Matthias 2f1d9696cd Change keepalive to heartbeat 2019-10-25 20:00:08 +02:00
Matthias 0773a65333 Add I Am Alive Message 2019-10-25 15:01:35 +02:00
Matthias 8201f70a80 Change loglevel of repeated message to debug 2019-10-25 14:19:02 +02:00
hroff-1902 9e23ca14d1
Merge pull request #2384 from freqtrade/improve_buy_timeout_handling
Improve buy timeout handling
2019-10-18 22:30:41 +03:00
Matthias c649f9844e Compare >= instead of = 2019-10-18 19:36:04 +02:00
Matthias e55b2a1a1c Allow test to pass on fast computers by setting the offset to -1 2019-10-18 12:36:45 +02:00
Matthias 9d739f98ac use requested - remaining amount - not the requested amount! 2019-10-18 09:04:05 +02:00
Matthias c181fac6c7 fix #2383 2019-10-18 06:48:39 +02:00
Matthias 0ac46eddca Add tests for new scenario 2019-10-18 06:48:39 +02:00
Matthias c735d35265 Extract open_trade generation from freqtradebot 2019-10-18 06:48:33 +02:00
Matthias a39d51d7d0 Update test to use limit_buy_order 2019-10-17 19:36:57 +02:00
Matthias 85c4546333
Merge pull request #2343 from hroff-1902/move-experimental
Move experimental settings to ask_strategy
2019-10-10 16:08:11 +02:00
hroff-1902 9b23376415 Move experimental settings to ask_strategy 2019-10-05 13:29:59 +03:00
Matthias 78381e9e7b Improve test to test full sell cycle 2019-10-04 14:47:37 +02:00
Matthias 38f184e50d Update test to not mock stoploss_on_exchange 2019-10-03 06:54:15 +02:00
Matthias 1f4e5b17b7 Add basic test for execute sells_multiple logic 2019-10-03 06:37:25 +02:00
Matthias 9ee7e28ef8 Clean up some mocks 2019-10-03 06:23:58 +02:00
hroff-1902 4b29c4cdbf Test for handling closed trade adjusted 2019-10-02 19:08:49 +03:00
hroff-1902 15aae8a58c Tests adjusted 2019-10-02 13:51:32 +03:00
Matthias 43f2ef226c Change rel_tol to abs_tol to avoid surprises with high priced pairs 2019-09-28 10:30:12 +02:00
Matthias 49f0a72121 Add test for rounding error on fload aggregation 2019-09-26 07:17:54 +02:00
Matthias 5978b7bb93 Add explicit test for halfbought fee adjustment 2019-09-26 07:17:49 +02:00
hroff-1902 76e45883bd
Merge pull request #2253 from hroff-1902/backtesting-improve-logs
Improve logs for backtesting
2019-09-14 11:23:46 +03:00
Matthias b00467c8ef Fix test failure 2019-09-14 10:07:23 +02:00
hroff-1902 c8d191a5c9 Adjust test 2019-09-12 22:53:54 +03:00
hroff-1902 acf3b751f0 Log sell_flag, do not log sell_type=SellType.NONE 2019-09-12 01:21:14 +03:00
hroff-1902 9bdfaf3803 Remove quotes around the pairs 2019-09-11 23:32:08 +03:00
hroff-1902 2bd59de002 Cleanup log_has_re regexp string 2019-09-11 10:56:02 +03:00
hroff-1902 a9ecdc7764 Use patched exchange instead 2019-09-11 00:53:35 +03:00
hroff-1902 869a5b4901 Eliminate asyncio warnings in tests 2019-09-10 13:45:30 +03:00
hroff-1902 2081d7552f Make flake happy 2019-09-10 12:37:15 +03:00
hroff-1902 e298e77319 Adjust tests 2019-09-10 10:43:15 +03:00
Matthias 3430850421 don't print in tests 2019-09-08 19:47:16 +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