6278 Commits

Author SHA1 Message Date
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
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