Matthias
|
fe18731057
|
test: slightly improve custom_exit_rate test
|
5 months ago |
Matthias
|
451eef5c99
|
test: further test simplifications
|
5 months ago |
Matthias
|
4c3d9b8c70
|
test: simplify some stoploss test setups
|
5 months ago |
Matthias
|
19526f1df2
|
test: update tests to align to improved formatting
|
6 months ago |
Matthias
|
faf552837a
|
test: add test for stoploss cancel skips
|
6 months ago |
Matthias
|
2b729c2527
|
test: improve integration test to have proper return value
|
6 months ago |
Matthias
|
d1e71544af
|
test: imrpove testcase
|
6 months ago |
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
|
7 months ago |
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
8 months ago |
Matthias
|
3e8bb29c9f
|
test: move test to usdt
|
9 months ago |
Stefano
|
24f5096ec6
|
modify test_handle_trade to test several cases of calc_profit_ratio
|
9 months ago |
Matthias
|
301d85ef4f
|
test: remove edge tests
|
11 months ago |
Matthias
|
c53c70d597
|
tests: further test cleanup
|
11 months ago |
Matthias
|
bb08880c4a
|
test: simplify test_worker_lifecycle
|
1 year ago |
Matthias
|
948487518d
|
test: improve test_worker_lifecycle
|
1 year ago |
Axel-CH
|
285867f8c6
|
test: add test_worker_lifecycle
|
1 year ago |
Axel-CH
|
53bd2d71a0
|
test: update test_worker_paused
|
1 year ago |
Axel-CH
|
fe03bf7ce0
|
test: add test_worker_paused
|
1 year ago |
Matthias
|
f785f9ff00
|
chore: use log_has_re for test log assertion
|
1 year ago |
Axel-CH
|
e055feb1d3
|
chore: update test_process_trade_creation test
|
1 year ago |
Matthias
|
90f52ba8ad
|
test: add integration test for adjust_exit_price
|
1 year ago |
Matthias
|
89cd46d2e5
|
test: adapt test for "evaluate exit signal once once" behavior
|
1 year ago |
Matthias
|
5e0ea48011
|
test: improve test_exit_positions slightly
|
1 year ago |
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
|
1 year ago |
Matthias
|
f1c5d4a970
|
chore: ruff format updates
|
1 year ago |
Matthias
|
c90cfa896c
|
test: never have more than 1 open order at a time.
|
1 year ago |
Matthias
|
711e680198
|
chore: improve log on adjust_entry_price cancels
|
1 year ago |
Matthias
|
503eb1e55d
|
Merge pull request #11120 from freqtrade/feat/BNFCR
Add support for BNFCR
|
1 year ago |
Matthias
|
0919d4c274
|
test: improve integration test case
|
1 year ago |
Matthias
|
0a81658881
|
test: add test to confirm behavior in #11135
|
1 year ago |
Matthias
|
5ac95a0507
|
test: close mock order for funding-fee test
|
1 year ago |
Matthias
|
5c42c89505
|
Merge branch 'develop' into pr/Axel-CH/10062
|
1 year ago |
Matthias
|
9953903193
|
test: close mock order for funding-fee test
|
1 year ago |
Matthias
|
44c29aa998
|
test: update tests for new calculate_fee_rate logic
|
1 year ago |
Matthias
|
4d36aaff39
|
feat: convert get_valid_pair_combination to generator
|
1 year ago |
Axel-CH
|
fbd6a58e3d
|
Merge branch 'develop' into feature/proceed-exit-while-open-order
|
1 year ago |
Axel-CH
|
4717f716de
|
fix test_dca_exiting
|
1 year ago |
Axel-CH
|
02a089cb64
|
fix test_dca_order_adjust_entry_replace_fails
|
1 year ago |
Axel-CH
|
8f15bce680
|
fix test_check_and_call_adjust_trade_position
|
1 year ago |
Axel-CH
|
4c365f6afc
|
update test_dca_handle_similar_open_order
|
1 year ago |
Axel-CH
|
0c79c32b0d
|
add test_dca_handle_similar_open_order (wip)
|
1 year ago |
Matthias
|
e8d724680a
|
chore: improved log msg wording
|
2 years ago |
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.
|
2 years ago |
Matthias
|
8f6b831512
|
tests: adjust test_locked_pairs for new auto-lock
|
2 years ago |
Axel CH
|
f8807cf659
|
Merge branch 'develop' into feature/proceed-exit-while-open-order
|
2 years ago |
Axel-CH
|
c01996d1d1
|
fix tests related to position adjustment
|
2 years ago |
Matthias
|
2e0a597ee4
|
chore: update tests to modern typing syntax
|
2 years ago |
Matthias
|
7e2d55743e
|
Merge branch 'develop' into pr/Axel-CH/10062
|
2 years ago |
Matthias
|
a194ef0b78
|
tests: revert accidental removal of leverage test case
|
2 years ago |
Matthias
|
476960b5b7
|
tests: have apply different fix to exit_positions test
|
2 years ago |