Commit Graph

776 Commits

Author SHA1 Message Date
Matthias ef6afaa2cb Add test for replace_fail 2023-09-22 06:37:56 +02:00
Matthias 0e406c4d7d Update some more test wordings 2023-09-22 06:37:56 +02:00
Matthias b21775142d Improve variable naming in test 2023-09-22 06:37:56 +02:00
Matthias 8ccc66cd97 Add tests for cancel order retries 2023-09-22 06:37:56 +02:00
Matthias 5d8e0573f6 Run handle_onexchange_order test without dry-run 2023-09-16 16:39:52 +02:00
Matthias 6d2d5f93d0 Add exit order test
showing behavior in #9186
2023-09-16 16:39:40 +02:00
Matthias a7d6efdcd6 Fix order amounts in test 2023-09-16 09:32:30 +02:00
Matthias ae4021da14 Rename get_canceled exit orders ... 2023-09-16 09:11:31 +02:00
Matthias ee9d2c637a Improve "order refind" mechanics 2023-09-11 20:18:42 +02:00
Matthias 49b4ab6d3b Simplify some things in tests 2023-09-09 17:37:05 +02:00
Matthias e76d4241a0 Remove further unnecessary method 2023-09-09 09:54:12 +02:00
Matthias 830fc7580c Cleanup unused property 2023-09-08 19:51:14 +02:00
Matthias 8c95207ca4 Merge branch 'develop' into pr/Axel-CH/8779 2023-09-07 20:19:25 +02:00
Matthias 95d8c45481 test_handle_cancel_exit_limit - partially fill by half 2023-09-07 18:27:19 +02:00
Matthias bae4abace2 Test test_handle_cancel_exit_limit short 2023-09-07 18:27:19 +02:00
Matthias 44461bd1a1 Add leverage to test_handle_cancel_exit_limit test 2023-09-07 18:27:19 +02:00
Matthias 23aa8dcd51 Simplify profit calculation (removes unnecessary fallback) 2023-08-29 18:31:51 +02:00
Matthias 2f97b00d31 Fix test 2023-08-27 10:02:41 +02:00
Matthias 911e238494 Revert false removal of Exception from test 2023-08-27 09:52:11 +02:00
Matthias acda2ff909 Remove open_order_id from test_ftbot 2023-08-25 07:13:39 +02:00
Matthias 3e986e24fa Merge branch 'develop' into pr/Axel-CH/8779 2023-08-24 20:09:41 +02:00
Matthias e5a88fdeda Fix stylistic issues 2023-08-24 20:06:51 +02:00
Matthias 67e3ce308b Remove now unused import 2023-08-24 20:01:23 +02:00
Matthias a740b9458f Fix remaining test after conftest_trade rework 2023-08-24 19:49:05 +02:00
Matthias 0cc7039232 Fix mock trade 1 status 2023-08-24 17:53:46 +02:00
Matthias a36e131838 Fix more conftest trades 2023-08-24 07:29:50 +02:00
Matthias 88925d6c1d Merge branch 'develop' into pr/Axel-CH/8779 2023-08-09 19:58:24 +02:00
Matthias 328a6f791e Improve stoploss mock 2023-08-09 19:55:27 +02:00
axel 2893f0544a fix test_apply_fee_conditional_multibuy 2023-08-03 19:13:43 -04:00
Axel CHERUBIN f397d973f3 Merge branch 'freqtrade:develop' into feature/multiple_open_orders 2023-08-02 23:48:13 -04:00
Matthias 797617abaa Fix test comment 2023-07-28 07:07:10 +02:00
Matthias 45a9c304b6 Add test for new conditional behavior 2023-07-13 07:07:15 +02:00
axel 5c0d89feb5 fix test_handle_insufficient_funds with comments 2023-06-23 17:53:54 -04:00
Matthias 2b88137612 Merge branch 'develop' into pr/Axel-CH/8779 2023-06-20 19:17:47 +02:00
Matthias 01dfca80ab Improve stop test behavior 2023-06-20 19:16:21 +02:00
Matthias 2f7b29ed34 Fix test_tsl_on_exchange_compatible_with_edge 2023-06-20 19:08:55 +02:00
Matthias 9fddc1499e Merge branch 'develop' into pr/Axel-CH/8779 2023-06-20 18:14:25 +02:00
Matthias b49a118764 Fix exit_timeout test 2023-06-20 18:14:16 +02:00
Matthias c7f4dc1651 Merge branch 'develop' into pr/Axel-CH/8779 2023-06-20 17:43:50 +02:00
Matthias 29d77a17e5 Fix more tests 2023-06-20 17:42:05 +02:00
Matthias e34bfa9767 Fix exception test 2023-06-20 17:13:16 +02:00
Matthias f1bed95153 Fix some initial tests 2023-06-20 17:02:03 +02:00
axel b031470979 WIP with comment on test test_adjust_entry_maintain_replace 2023-06-17 12:36:03 -04:00
axel 171c4f182d update test_adjust_entry_maintain_replace test case, fix first RPC test 2023-06-17 00:06:30 -04:00
axel bf60f38a23 fix tests test_handle_trade, test_handle_cancel_exit_limit, WIP on test_adjust_entry_maintain_replace 2023-06-16 23:29:41 -04:00
axel 93994756e8 fix multiple tests, including test_check_handle_cancelled_buy 2023-06-16 21:51:24 -04:00
axel 7c55a2c6e2 fix tests: test_manage_open_orders_entry, test_manage_open_orders_partial_except, test_adjust_entry_cancel, test_manage_open_orders_partial_fee 2023-06-16 18:01:38 -04:00
axel ee43792566 fix tests: test_handle_cancel_exit_cancel_exception, test_update_trade_state_sell, test_manage_open_orders_entry_usercustom 2023-06-16 17:14:53 -04:00
axel f14b42f202 add use has_open_orders property in freqtradebot tests 2023-06-16 16:22:08 -04:00
Matthias 24e806f081 Improve resiliance by using non-exchange controlled order attributes. 2023-06-16 19:58:35 +02:00