Commit Graph

1136 Commits

Author SHA1 Message Date
Matthias 5f06b1d43e test: update dry_order_fill test 2026-02-15 16:14:00 +01:00
Matthias a42c8faeca test: add test for immediately triggering stop order
part of #12824
2026-02-15 16:11:54 +01:00
Matthias ecfbfa2a35 test: try fix for test_exchangews_ohlcv random failures 2026-02-15 11:49:01 +01:00
Matthias abf5f2b49a test: update test for strEnum 2026-02-10 07:20:01 +01:00
Matthias 110b50a3cb test: improve test_exchangews_ohlcv test setup 2026-02-02 20:30:02 +01:00
Matthias 26aed91bbf test: improve test-case to highlight issue in ohlcv_with_cache 2026-01-31 19:54:49 +01:00
Matthias 3c2ddda203 test: improve test for ohlcv_with_cache 2026-01-31 19:46:30 +01:00
Matthias 308c80c7b2 test: add test to skip download-data for binanceus 2026-01-26 07:19:24 +01:00
Matthias 87b313cd53 test: add Test case for get_max_leverage with open maxNotional 2026-01-25 11:09:05 +01:00
Matthias a174461952 test: add test for exchange_has validation 2026-01-02 10:33:12 +01:00
Matthias 2a1b3ae7ba test: improve test to disable different stake currency markets 2025-12-30 20:37:29 +01:00
Matthias 0a94a6d332 test: refactor hyperliquid fake markets into a fixture 2025-12-30 20:31:49 +01:00
Matthias 75a3651493 test: ensure hyperliquid works without dex configured 2025-12-30 13:03:13 +01:00
Matthias 0dad2b36ab Merge branch 'develop' into feature/hyperliquid-hip3-support 2025-12-30 08:46:48 +01:00
Matthias 511b817e84 test: test exception case for one dex call 2025-12-28 13:28:46 +01:00
Matthias de94170424 test: update and improve validation tests 2025-12-28 13:24:52 +01:00
Matthias b8cf38cb6f test: fix a couple hyperliquid tests 2025-12-27 20:15:19 +01:00
Matthias 414fe81b27 test: reduce test position data 2025-12-27 17:18:43 +01:00
Matthias 00de8077f7 test: fix hyperliquid positions test 2025-12-27 17:18:15 +01:00
Matthias 1dde1ad0ed test: fix and improve hip3 config validation test 2025-12-27 17:10:28 +01:00
hippocritical 7b33242aa0 fixed tests according to failed tests on github 2025-12-23 10:57:47 +01:00
Ingo bcd033bd0d remove HIP3 dex quantity restrictions 2025-12-21 19:55:35 +01:00
Ingo ce8732b0cd modified tests for hip3 assets + add new tests for hip3 assets 2025-12-21 08:03:51 +01:00
Matthias 1143aba671 test: simplify test call 2025-12-17 07:18:19 +01:00
Matthias d5b296c75c test: fix gate stoploss test 2025-12-17 07:18:19 +01:00
Matthias d4aee7e433 test: add autospec=True to just changed tests 2025-12-16 20:48:15 +01:00
Matthias f0908a1043 test: adapt test to new call logic 2025-12-16 20:32:26 +01:00
Matthias 84e9251fcd test: use object patching instead of direct assignment 2025-12-16 20:32:26 +01:00
Matthias 8af0631ff0 Merge pull request #12599 from freqtrade/fix/dynamic_funding_fees
Adjust to dynamic funding fees
2025-12-14 17:56:34 +01:00
Matthias bd5630a104 test: simplify test mock 2025-12-14 16:19:37 +01:00
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 6aeab16ce4 test: improve candle type verification test 2025-12-09 20:13:10 +01:00
Matthias f33fd98c83 test: Add test for candle type verification 2025-12-08 14:43:12 +01:00
Matthias f5e6504e22 test: add test for funding rate exchange fix 2025-12-08 09:11:49 +01:00
Matthias 271fc6b585 feat: don't fill up missing funding-fees after merge 2025-12-05 18:20:14 +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