Matthias
|
451eef5c99
|
test: further test simplifications
|
2025-12-11 06:49:56 +01:00 |
|
Matthias
|
4c3d9b8c70
|
test: simplify some stoploss test setups
|
2025-12-10 19:28:30 +01:00 |
|
Matthias
|
10e7d279f0
|
test: improve funding rate combine test
|
2025-12-02 20:39:34 +01:00 |
|
Matthias
|
ac2723c3a0
|
test: add explicit test for dry stoploss order filling
|
2025-11-29 12:23:15 +01:00 |
|
Matthias
|
1536c09df3
|
test: improved test naming
|
2025-11-29 12:07:13 +01:00 |
|
Matthias
|
c83ea0db4f
|
chore: fix default behavior for crossed mode
|
2025-11-28 15:52:30 +01:00 |
|
Matthias
|
73b427370b
|
test: add tests for dry crossed stoploss
|
2025-11-28 15:52:30 +01:00 |
|
Matthias
|
ca7234e33f
|
test: fix dry-stop tests
|
2025-11-28 15:52:30 +01:00 |
|
Matthias
|
220480327c
|
test: add explicit test for dry_order_filled
|
2025-11-21 07:11:05 +01:00 |
|
Matthias
|
56a8fb4aae
|
Merge pull request #12532 from stash86/bitget-delist
add delisting check for bitget futures
|
2025-11-20 19:51:05 +01:00 |
|
Matthias
|
3f782fc482
|
Merge pull request #12531 from stash86/bybit-delist
add delisting check for bybit futures
|
2025-11-20 19:48:11 +01:00 |
|
Matthias
|
92fd9411e5
|
chore: simplify import
|
2025-11-20 19:31:28 +01:00 |
|
Matthias
|
50402c5cdc
|
test: add explicit tests for price_crossed
|
2025-11-20 06:54:22 +01:00 |
|
Stefano
|
4017b010f4
|
add test
|
2025-11-20 09:36:17 +09:00 |
|
Stefano
|
7e178cb032
|
add test
|
2025-11-20 09:26:16 +09:00 |
|
Matthias
|
89274bfcdb
|
test: update tests for new timeframe approach
|
2025-11-15 15:46:09 +01:00 |
|
Matthias
|
5be0a9c069
|
test: update test trading-mode validation test
|
2025-11-02 09:38:10 +01:00 |
|
Matthias
|
89802da1c7
|
test: update tests for new okx limits
|
2025-10-27 19:45:21 +01:00 |
|
Matthias
|
46dc378472
|
test: add bitget leverage prep test
|
2025-10-18 09:53:42 +02:00 |
|
Matthias
|
d1e73c1916
|
test: add test for cross liquidation price not supported
|
2025-10-18 09:48:48 +02:00 |
|
Matthias
|
f82d8f3b52
|
test: refactor _get_params test for simpler reading
|
2025-10-18 08:47:55 +02:00 |
|
Matthias
|
1f620257f9
|
test: test for get_params
|
2025-10-18 08:47:55 +02:00 |
|
Matthias
|
16e9109e96
|
test: add test for bitget exchange init
|
2025-10-18 08:47:55 +02:00 |
|
Matthias
|
0041bf5e4e
|
test: use ft_additional_exchange_init in tests
|
2025-10-14 06:30:05 +02:00 |
|
Matthias
|
c7aaa77e44
|
test: test cross margin calc for hyperliquid
|
2025-09-30 20:39:40 +02:00 |
|
Matthias
|
1e8252ffcc
|
test: simplify hyperliquid test
|
2025-09-30 20:33:13 +02:00 |
|
Matthias
|
b9e9f6f040
|
refactor: indicate private methods by convention
|
2025-09-26 06:47:36 +02:00 |
|
Matthias
|
c6061daec4
|
test: rename tests to match scheme
|
2025-09-23 20:17:36 +02:00 |
|
Matthias
|
5be0352705
|
test: add binance spot-delist test
|
2025-09-23 20:17:30 +02:00 |
|
Matthias
|
7aab3b34d6
|
test: add more tests for delist exchange code
|
2025-09-23 19:55:11 +02:00 |
|
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
2025-09-15 19:20:20 +02:00 |
|
Matthias
|
49b9296cd9
|
test: Add futures to test matrix
|
2025-09-09 19:43:00 +02:00 |
|
Matthias
|
09fabd911e
|
test: simplify and improve fetch_ohlcv test
Also adress okx mark oddity - which didn't show up before due to odd
test setup (using "" instead of "spot").
|
2025-09-09 19:42:17 +02:00 |
|
Matthias
|
068caf159d
|
test: update test for new okx candle limits
|
2025-09-09 07:12:03 +02:00 |
|
Matthias
|
cfa855dec8
|
test: remove missleading comment
|
2025-09-07 15:53:56 +02:00 |
|
Matthias
|
3a7721ebe8
|
test: add test for fetch_funding_rate
part of #12206
|
2025-09-06 17:52:14 +02:00 |
|
Matthias
|
246891a8f6
|
feat: limit downloadable funding rates to funding rate interval
Limit using wrong funding-rate timeframes, which can cause wrong
information and assumptions in the strategy
Part of #12206
|
2025-09-06 09:21:28 +02:00 |
|
Matthias
|
3e8bb29c9f
|
test: move test to usdt
|
2025-08-30 15:40:52 +02:00 |
|
Matthias
|
b8883b790e
|
test: adjust stoploss order getting for bitget
|
2025-08-10 16:35:53 +02:00 |
|
Matthias
|
1a3c913176
|
feat(bitget): Align bitget candle limits
|
2025-08-09 15:49:44 +02:00 |
|
Matthias
|
83de41ad0e
|
test(bitget): add test for bitget ohlcv limit
|
2025-08-09 15:49:29 +02:00 |
|
Matthias
|
8cc4664823
|
chore: fix imports
|
2025-08-07 20:10:01 +02:00 |
|
Matthias
|
aaecbc2206
|
test(bitget): add test for stoploss emulation
|
2025-08-07 20:10:01 +02:00 |
|
Matthias
|
300a866aac
|
test: update test for new logic
|
2025-07-26 09:48:12 +02:00 |
|
Matthias
|
c1ba2936ec
|
test: update ccxt_config test to set defaultSettle for bybit
|
2025-07-19 16:14:27 +02:00 |
|
Matthias
|
8acc05bb2d
|
chore: update wording in exception message
|
2025-07-08 06:59:52 +02:00 |
|
Matthias
|
8ecd7011cb
|
Merge pull request #11953 from freqtrade/drop_3.10
Drop support for python 3.10
|
2025-07-06 08:58:54 +02:00 |
|
Matthias
|
6e98a369de
|
test: add test case for #11923
|
2025-07-05 19:44:24 +02:00 |
|
Matthias
|
d010a050d3
|
chore: autoformat tests
|
2025-07-04 19:29:12 +02:00 |
|
Matthias
|
7b541ff958
|
test: refactor test to use asyncio.timeout
|
2025-07-04 19:29:12 +02:00 |
|