Matthias
|
d5ac8a5b0b
|
test: update test for new humanize behavior
|
2025-12-29 08:01:48 +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 |
|
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 |
|
Matthias
|
bd5630a104
|
test: simplify test mock
|
2025-12-14 16:19:37 +01:00 |
|
Matthias
|
b406219515
|
test: add candle_types test
|
2025-12-14 15:51:06 +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
|
d15d08a2d5
|
test: Improve refresh_backtest test
|
2025-12-09 20:18:12 +01:00 |
|
Matthias
|
6aeab16ce4
|
test: improve candle type verification test
|
2025-12-09 20:13:10 +01:00 |
|
Matthias
|
2d3ff2f8ca
|
test: mark-test should use the candle's defined mark price attribute
|
2025-12-09 13:42:59 +01:00 |
|
Matthias
|
309985503d
|
test: fix funding_rate_history online test
|
2025-12-08 20:17:10 +01:00 |
|
Matthias
|
072ed705fc
|
test: fix funding_fee online tests
|
2025-12-08 19:21:48 +01:00 |
|
Matthias
|
00f687f3f5
|
test: test futures data with online exchanges
|
2025-12-08 17:07:26 +01:00 |
|
Matthias
|
80d5b6e24c
|
test: minor refactor in online tests
|
2025-12-08 16:23:43 +01:00 |
|
Matthias
|
f33fd98c83
|
test: Add test for candle type verification
|
2025-12-08 14:43:12 +01:00 |
|
Matthias
|
359eba462b
|
feat: add candle_types argument to download-data
|
2025-12-08 12:45:41 +01:00 |
|
Matthias
|
38e48c0c5e
|
test: update refresh ohlcv data test
|
2025-12-08 11:55:58 +01:00 |
|
Matthias
|
f5e6504e22
|
test: add test for funding rate exchange fix
|
2025-12-08 09:11:49 +01:00 |
|
Matthias
|
0ec1066b34
|
test: add test for funding_rate fix
|
2025-12-08 08:48:37 +01:00 |
|
Matthias
|
62d4da3b94
|
test: add test for get_funding_rate_timeframe
|
2025-12-08 08:43:50 +01:00 |
|
Matthias
|
c1c968666e
|
chore: some minor cleanups
|
2025-12-07 18:19:22 +01:00 |
|
Matthias
|
f8d6363d19
|
test: update further tests
|
2025-12-07 16:11:47 +01:00 |
|
Matthias
|
acc69e0d2e
|
test: fix a couple more tests
|
2025-12-07 16:02:30 +01:00 |
|
Matthias
|
5110d0bdde
|
test: update a couple of tests for new behavior
|
2025-12-07 15:12:42 +01:00 |
|
Matthias
|
597cc0592b
|
test: update funding_rate_migration test
|
2025-12-06 20:14:22 +01:00 |
|
Matthias
|
271fc6b585
|
feat: don't fill up missing funding-fees after merge
|
2025-12-05 18:20:14 +01:00 |
|
Matthias
|
262f4ffa4c
|
test: update bt tests for new timeout behavior
|
2025-12-05 07:10:17 +01:00 |
|
Matthias
|
e792bafe21
|
test: update test to ensure rel_mean is reasonable
|
2025-12-04 21:28:31 +01:00 |
|
Matthias
|
fe95581acd
|
test: update rel_mean test to use USDT Pairs
This will allow highlighting a problem pointed out in #12588
|
2025-12-04 21:28:31 +01:00 |
|
Matthias
|
7f831f8a9c
|
test: update tests for new test pairs
|
2025-12-04 21:28:31 +01:00 |
|
Matthias
|
3fb7382cc4
|
test: update test data to include USDT pairs
|
2025-12-04 21:28:31 +01:00 |
|
Matthias
|
a63ea6adb8
|
test: switch to BTC/USDC in tests for now
|
2025-12-04 06:56:14 +01:00 |
|
Matthias
|
7137461891
|
feat: improved download-data logging
|
2025-12-02 21:16:37 +01:00 |
|
Matthias
|
10e7d279f0
|
test: improve funding rate combine test
|
2025-12-02 20:39:34 +01:00 |
|
Matthias
|
19526f1df2
|
test: update tests to align to improved formatting
|
2025-12-02 19:12:24 +01:00 |
|