Matthias
|
d1e71544af
|
test: imrpove testcase
|
2025-11-18 19:45:32 +01:00 |
|
Matthias
|
ca4e4efeb8
|
test: Add test scenario for partially filled exit
* followed by exit_timeout_count
* shouldn't place order for the full amount
part of #12343
|
2025-10-07 06:48:35 +02:00 |
|
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
2025-09-15 19:20:20 +02:00 |
|
Matthias
|
3e8bb29c9f
|
test: move test to usdt
|
2025-08-30 15:40:52 +02:00 |
|
Stefano
|
24f5096ec6
|
modify test_handle_trade to test several cases of calc_profit_ratio
|
2025-08-23 17:23:56 +09:00 |
|
Matthias
|
301d85ef4f
|
test: remove edge tests
|
2025-06-10 18:20:02 +02:00 |
|
Matthias
|
c53c70d597
|
tests: further test cleanup
|
2025-06-10 07:27:03 +02:00 |
|
Matthias
|
bb08880c4a
|
test: simplify test_worker_lifecycle
|
2025-03-26 06:48:57 +01:00 |
|
Matthias
|
948487518d
|
test: improve test_worker_lifecycle
|
2025-03-26 06:44:39 +01:00 |
|
Axel-CH
|
285867f8c6
|
test: add test_worker_lifecycle
|
2025-03-25 11:35:48 -04:00 |
|
Axel-CH
|
53bd2d71a0
|
test: update test_worker_paused
|
2025-03-23 15:13:57 -04:00 |
|
Axel-CH
|
fe03bf7ce0
|
test: add test_worker_paused
|
2025-03-21 18:16:31 -04:00 |
|
Matthias
|
f785f9ff00
|
chore: use log_has_re for test log assertion
|
2025-03-04 06:46:13 +01:00 |
|
Axel-CH
|
e055feb1d3
|
chore: update test_process_trade_creation test
|
2025-03-03 15:32:41 -04:00 |
|
Matthias
|
90f52ba8ad
|
test: add integration test for adjust_exit_price
|
2025-02-20 19:45:34 +01:00 |
|
Matthias
|
89cd46d2e5
|
test: adapt test for "evaluate exit signal once once" behavior
|
2025-02-17 20:00:44 +01:00 |
|
Matthias
|
5e0ea48011
|
test: improve test_exit_positions slightly
|
2025-01-18 14:01:12 +01:00 |
|
Matthias
|
aceb3ac764
|
Merge pull request #10062 from Axel-CH/feature/proceed-exit-while-open-order
Feature: Proceed exit while having open order, for backtesting and live
|
2025-01-18 08:10:33 +01:00 |
|
Matthias
|
f1c5d4a970
|
chore: ruff format updates
|
2025-01-13 18:05:20 +01:00 |
|
Matthias
|
c90cfa896c
|
test: never have more than 1 open order at a time.
|
2025-01-10 07:19:57 +01:00 |
|
Matthias
|
711e680198
|
chore: improve log on adjust_entry_price cancels
|
2025-01-09 20:05:34 +01:00 |
|
Matthias
|
503eb1e55d
|
Merge pull request #11120 from freqtrade/feat/BNFCR
Add support for BNFCR
|
2024-12-30 17:31:47 +01:00 |
|
Matthias
|
0919d4c274
|
test: improve integration test case
|
2024-12-30 13:56:02 +01:00 |
|
Matthias
|
0a81658881
|
test: add test to confirm behavior in #11135
|
2024-12-23 17:53:44 +01:00 |
|
Matthias
|
5ac95a0507
|
test: close mock order for funding-fee test
|
2024-12-23 13:47:33 +01:00 |
|
Matthias
|
5c42c89505
|
Merge branch 'develop' into pr/Axel-CH/10062
|
2024-12-22 18:07:32 +01:00 |
|
Matthias
|
9953903193
|
test: close mock order for funding-fee test
|
2024-12-22 18:06:07 +01:00 |
|
Matthias
|
44c29aa998
|
test: update tests for new calculate_fee_rate logic
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
4d36aaff39
|
feat: convert get_valid_pair_combination to generator
|
2024-12-08 16:54:17 +01:00 |
|
Axel-CH
|
fbd6a58e3d
|
Merge branch 'develop' into feature/proceed-exit-while-open-order
|
2024-12-01 10:51:41 -04:00 |
|
Axel-CH
|
4717f716de
|
fix test_dca_exiting
|
2024-12-01 10:41:41 -04:00 |
|
Axel-CH
|
02a089cb64
|
fix test_dca_order_adjust_entry_replace_fails
|
2024-12-01 10:36:49 -04:00 |
|
Axel-CH
|
8f15bce680
|
fix test_check_and_call_adjust_trade_position
|
2024-12-01 10:32:04 -04:00 |
|
Axel-CH
|
4c365f6afc
|
update test_dca_handle_similar_open_order
|
2024-11-28 22:25:58 -04:00 |
|
Axel-CH
|
0c79c32b0d
|
add test_dca_handle_similar_open_order (wip)
|
2024-11-25 19:25:54 -04:00 |
|
Matthias
|
e8d724680a
|
chore: improved log msg wording
|
2024-11-15 07:19:05 +01:00 |
|
Axel-CH
|
9432865bcd
|
updated test_dca_order_adjust: if an exit order is open, a new one with same price, amount and side can't be created.
|
2024-10-30 14:27:33 -04:00 |
|
Matthias
|
8f6b831512
|
tests: adjust test_locked_pairs for new auto-lock
|
2024-10-29 07:15:47 +01:00 |
|
Axel CH
|
f8807cf659
|
Merge branch 'develop' into feature/proceed-exit-while-open-order
|
2024-10-08 00:51:30 -04:00 |
|
Axel-CH
|
c01996d1d1
|
fix tests related to position adjustment
|
2024-10-07 15:31:26 -04:00 |
|
Matthias
|
2e0a597ee4
|
chore: update tests to modern typing syntax
|
2024-10-04 07:09:51 +02:00 |
|
Matthias
|
7e2d55743e
|
Merge branch 'develop' into pr/Axel-CH/10062
|
2024-10-01 20:51:39 +02:00 |
|
Matthias
|
a194ef0b78
|
tests: revert accidental removal of leverage test case
|
2024-10-01 20:04:54 +02:00 |
|
Matthias
|
476960b5b7
|
tests: have apply different fix to exit_positions test
|
2024-10-01 20:01:49 +02:00 |
|
Matthias
|
b8feefc541
|
tests: update protection tests
|
2024-09-29 09:44:07 +02:00 |
|
Axel-CH
|
69f0ea5199
|
remove unused import
|
2024-09-24 13:53:16 -04:00 |
|
Axel-CH
|
3fea958faf
|
test cleanup
|
2024-09-24 13:47:28 -04:00 |
|
Axel-CH
|
5ba592ff47
|
Merge remote-tracking branch 'origin/develop' into feature/proceed-exit-while-open-order
|
2024-09-24 11:58:15 -04:00 |
|
Matthias
|
b09f80ca30
|
tests: improve create_trade test
|
2024-09-22 08:47:52 +02:00 |
|
Matthias
|
c69b09cbff
|
tests: fix amount=0 test
|
2024-09-22 08:47:52 +02:00 |
|