Commit Graph

6267 Commits

Author SHA1 Message Date
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
Matthias
cfd048e74e test: mock fiat_convert entry method 2026-01-03 14:02:18 +01:00
Matthias
c911332da3 test: simplify telegram fiat_convert mocking 2026-01-03 13:51:39 +01:00
Matthias
43a849d45d test: remove pointless mocks 2026-01-03 13:46:37 +01:00
Matthias
3ad502b073 test: mock object instead of global mock 2026-01-03 13:40:18 +01:00
Matthias
6d4ad393d5 test: cleanup unneeded mocks from test_rpc 2026-01-03 13:18:23 +01:00
Matthias
69cc238700 Merge pull request #12560 from stash86/main-stash
add more metrics on profit stat
2026-01-03 12:51:18 +01:00
Matthias
9a9b4e15f3 test: pandas warning tests to show warnings 2026-01-02 17:12:48 +01:00
Matthias
fcab9460fb test: reduce startup time failure rates 2026-01-02 16:58:10 +01:00
Matthias
577464c12d Merge pull request #12506 from dev-starlight/develop
fix, Add UTF-8 encoding to read_text method
2026-01-02 13:56:25 +01:00
Matthias
bc2be74b36 fix: further fixes for utf8 reading on windows 2026-01-02 12:20:09 +00:00
Matthias
3543437fc5 test: add test chinese comment to strategy_test file 2026-01-02 12:10:06 +00:00
Matthias
4b278941b8 test: small improvements to test clarity 2026-01-02 11:41:18 +01:00
Matthias
8a33b71351 test: update exchange api test 2026-01-02 11:40:10 +01:00
Matthias
a174461952 test: add test for exchange_has validation 2026-01-02 10:33:12 +01:00
Matthias
40f87c0d30 test: remove binance pair naming tests 2026-01-02 08:42:25 +01:00
Stefano
1e6d832f71 fix test 2025-12-31 10:40:09 +09: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
d5ac8a5b0b test: update test for new humanize behavior 2025-12-29 08:01: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
b26c37af62 test: test online to ensure HIP3 pairs are in the markets object 2025-12-27 17:33:39 +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
Matthias
5c02ce934d test: remove outdated TODO 2025-12-27 09:53:46 +01:00
Matthias
8b1b16cb08 test: cleanup unnecessary test fixture 2025-12-27 09:53:46 +01:00
Matthias
cacd52db1c chore: remove unnecessary todo 2025-12-27 09:53:42 +01:00
Matthias
2013a2edda chore: add recognition to the original tests author 2025-12-24 12:04:30 +01:00
Matthias
78709a9d76 test: properly wrap line 2025-12-24 11:39:00 +01:00
Matthias
f55a90d98c chore: add pip-audit as dependency and test 2025-12-24 11:35:25 +01:00
Matthias
ea52deb98e Merge pull request #12648 from hippocritical/develop
adjusted the error message of "more than 5 queries needed for exchange"
2025-12-23 13:22:58 +01:00
hippocritical
7b33242aa0 fixed tests according to failed tests on github 2025-12-23 10:57:47 +01:00
Matthias
51f3f0d65a test: Remove catboost tests 2025-12-22 19:53:02 +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
fe18731057 test: slightly improve custom_exit_rate test 2025-12-14 17:58:11 +01:00
Matthias
0ed3bdc747 test: add test for force exit API logic 2025-12-14 17:57:52 +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