Commit Graph

6315 Commits

Author SHA1 Message Date
Matthias
2325e5f535 chore: reduce binance futures candle count to 499
closes #12751
2026-02-16 19:54:36 +01:00
Matthias
8ed1e6c394 chore: refactor get_last_sequence_ids 2026-02-15 18:24:02 +01:00
Matthias
ca94909ccc test: improve test for migrate_set_sequence_id's 2026-02-15 18:09:05 +01:00
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
df6f53ba30 test: update set_sequence_ids test 2026-02-14 16:08:35 +01:00
Matthias
d121e97067 test: add test for safe_value_nested 2026-02-13 20:14:01 +01:00
Matthias
519f2d93ba test: update tests for new stoploss_from_absolute behavior 2026-02-11 07:15:29 +01:00
Matthias
04d2ea8773 chore: update sample configs with longer jwt_secret key 2026-02-10 20:19:00 +01:00
Matthias
d78ffd7a05 test: use longer JWT_Secret_key for tests 2026-02-10 20:15:35 +01:00
Matthias
3f21a18f46 Merge pull request #12810 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2026-02-10 19:56:09 +01:00
Matthias
abf5f2b49a test: update test for strEnum 2026-02-10 07:20:01 +01:00
Matthias
aa1de750e9 test: update test for new response code 2026-02-10 06:41:41 +01:00
Matthias
4036375759 test: remove pointless test calculation 2026-02-09 20:02:09 +01:00
Matthias
a7890a964f test: add test for /strategy live mode 2026-02-08 13:52:33 +01:00
Matthias
570bfef4b3 test: /strategy/ includes random spaces 2026-02-08 13:30:23 +01:00
Matthias
100babc056 test: improve api-strategy test 2026-02-08 13:30:23 +01:00
Matthias
f6e465a0ba test: add test for paramType property 2026-02-08 13:30:23 +01:00
Matthias
65a713a569 fix: don't break list-strategies if one strategy has invalid parameters 2026-02-07 13:40:51 +01:00
Matthias
646531cbfc test: type ccxt_online test setups 2026-02-06 14:07:39 +01:00
Matthias
315a1baf2c test: simplified test setup for compat tests 2026-02-05 20:19:06 +01:00
Matthias
e5bd33061b test: limit live futures tests to actual futures exchanges 2026-02-05 19:56:04 +01:00
Matthias
06ed6e6b23 test: fix candle-limit live test 2026-02-05 19:42:23 +01:00
Matthias
110b50a3cb test: improve test_exchangews_ohlcv test setup 2026-02-02 20:30:02 +01:00
Matthias
791fbe8054 Merge branch 'develop' into pr/x-mass/12315 2026-02-01 16:51:01 +01:00
Matthias
93b6c52aad test: Improved test setup 2026-02-01 16:44:10 +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
74c88f77c0 test: allow maxNotional to be None 2026-01-25 10:56:58 +01:00
Matthias
2765277cd0 refactor: /freqaimodels to webserver section 2026-01-22 07:04:27 +01:00
Matthias
5e7246d23b refactor: available_pairs is for webserver only 2026-01-22 07:04:27 +01:00
Matthias
fe86163730 test: update test to use webserver only mode 2026-01-22 07:04:27 +01:00
Matthias
c9fd8a619a test: re-enable htx online tests 2026-01-22 06:55:35 +01:00
Matthias
93f2cf5db7 test: update test startup time for mac
CI is slower than we thought it is.
2026-01-15 19:50:04 +01:00
Matthias
38a470098f test: shorten explanatory comment 2026-01-15 19:27:52 +01:00
Matthias
b0eb5c77ec test: add additional test case for rpc_balance 2026-01-15 18:17:53 +01:00
Matthias
0d5bd94f43 test: switch futures position to ADA 2026-01-15 18:17:53 +01:00
Matthias
735284dccd test: extend rpc_balance test for short and long positions 2026-01-15 18:17:53 +01:00
Matthias
14aeb56ff9 test: update tests for new log message format 2026-01-10 18:15:22 +01:00
Matthias
45b6ec95a4 test: add tests for point annotations 2026-01-09 20:00:33 +01:00
Matthias
31cf2dd46d test: improve rpc_balance handle error test 2026-01-09 06:49:17 +01:00
Matthias
06a53924d7 test: improve balance rpc test 2026-01-08 20:53:29 +01:00
Matthias
f08f19d1cb test: Change test to ADA (it's in markets)
Mock trades for balance test
2026-01-08 20:37:12 +01:00
Matthias
60425e6237 test: update rpc tests to new calculation mode 2026-01-08 06:47:17 +01:00
Matthias
82c1f096de maint: skip pip-audit in github actions 2026-01-06 08:35:40 +01:00
Matthias
b9a4918d61 test: reset converter before and after fiat conversions 2026-01-03 14:33:08 +01:00
Matthias
0d7127bb6a refactor: use metaclass for Singleton in FiatConverter 2026-01-03 14:06:17 +01:00