Stefano
|
9f1599b7f0
|
fix pre-commit
|
2023-12-10 17:34:02 +09:00 |
|
Stefano
|
e541c95c46
|
fix partial exit test
|
2023-12-10 17:27:24 +09:00 |
|
Matthias
|
b14873400d
|
Fix odd import in freqai tests
|
2023-12-07 07:15:05 +01:00 |
|
Matthias
|
3b4b833dd0
|
Remove unused mock
|
2023-12-06 18:22:28 +01:00 |
|
Matthias
|
4061eaf888
|
Remove online tests for bittrex
|
2023-12-05 18:03:55 +01:00 |
|
Matthias
|
ef042ae5ec
|
Remove exchange tests on bittrex
|
2023-12-05 18:03:48 +01:00 |
|
Matthias
|
0235db48a8
|
Prevent merge artifacts in "informative" pair
|
2023-12-03 13:31:16 +01:00 |
|
Matthias
|
4ed9ffbf31
|
Add test for behavior in #9490.
|
2023-12-03 13:31:16 +01:00 |
|
Matthias
|
c017366086
|
Ensure testdata generation works for 1M data
|
2023-12-03 13:31:16 +01:00 |
|
Matthias
|
5daafaabc2
|
Add explicit test for "now_is_time_to_refresh
|
2023-12-01 07:05:33 +01:00 |
|
Matthias
|
ef877b5fcc
|
Add bitmart to ccxt compat tested exchanges
|
2023-11-28 18:13:21 +01:00 |
|
Matthias
|
79f765a930
|
Merge pull request #9472 from freqtrade/dependabot/pip/develop/ccxt-4.1.66
Bump ccxt from 4.1.57 to 4.1.66
|
2023-11-27 07:56:47 +01:00 |
|
Matthias
|
7c00a4ed13
|
Remove no longer existing exchange aliases from tests
|
2023-11-27 06:39:14 +01:00 |
|
Stefano Ariestasia
|
4bcb4fdd82
|
Merge branch 'freqtrade:develop' into bt-metrics
|
2023-11-27 10:46:21 +09:00 |
|
Matthias
|
e8d0b01991
|
Correctly import time
|
2023-11-25 16:17:43 +01:00 |
|
Matthias
|
94020a664b
|
Add slight sleep to avoid random test failure on windows
|
2023-11-25 15:58:28 +01:00 |
|
Matthias
|
8c5194d5e2
|
force-reload markets when BadSymbol appears
closes #9463
|
2023-11-25 15:05:56 +01:00 |
|
Matthias
|
1657fd1f0f
|
Merge pull request #9435 from freqtrade/revisit_relative_intratrade
Improve trade close profit assertions
|
2023-11-23 20:02:02 +01:00 |
|
Stefano Ariestasia
|
63e702a3bf
|
remove unused comments
|
2023-11-23 15:55:21 +09:00 |
|
Matthias
|
6963a92332
|
Improve hyperopt Tests
ensure scikit-learn has to generate new random points by reducing initial points
this will uncover a failure in newer scikit-learn versions
|
2023-11-22 07:21:07 +01:00 |
|
Matthias
|
203890844b
|
Remove non-existing pairs
|
2023-11-21 19:16:34 +01:00 |
|
Matthias
|
fbab18b081
|
Add missing config file
|
2023-11-21 18:01:18 +01:00 |
|
Matthias
|
f7178ecd6f
|
Update test config name and exchange
|
2023-11-21 07:10:23 +01:00 |
|
Matthias
|
fbc70a60f7
|
Update test with no bittrex ...
|
2023-11-21 06:57:18 +01:00 |
|
Matthias
|
b45365d385
|
Update tests to run for binance
|
2023-11-21 06:47:50 +01:00 |
|
Stefano
|
8680b5faa0
|
fix some tests, add new tests
|
2023-11-20 14:48:18 +09:00 |
|
Matthias
|
48097f4a7d
|
Update tests according to calculation update
|
2023-11-18 19:47:20 +01:00 |
|
Matthias
|
0815bb6244
|
Improve trade close profit assertions
|
2023-11-18 18:18:29 +01:00 |
|
Matthias
|
7d0ecfde93
|
Add tests to ensure responses are as expected
|
2023-11-11 14:43:43 +01:00 |
|
Matthias
|
52f12b704b
|
Avoid time colision when creating orders in test
avoid flakyness of test.
|
2023-11-06 19:42:16 +01:00 |
|
Matthias
|
2efef72ec2
|
Reduce wait for ws test
|
2023-11-05 17:17:07 +01:00 |
|
Matthias
|
751db2be78
|
fix: test typo mishap
|
2023-11-05 16:35:49 +01:00 |
|
Matthias
|
6ea353447e
|
use tmp_path instead of tmpdir
|
2023-11-05 16:25:36 +01:00 |
|
Matthias
|
5a3839320d
|
Remove further usages of Path(tmpdir)
|
2023-11-05 16:25:23 +01:00 |
|
Matthias
|
555f4b51e1
|
Further improvements to test setup
|
2023-11-05 16:23:22 +01:00 |
|
Matthias
|
be82248e01
|
Remove futher usages of Path(tmpdir)
|
2023-11-05 16:18:28 +01:00 |
|
Matthias
|
7bed7801cc
|
Further test simplifications
|
2023-11-05 16:15:36 +01:00 |
|
Matthias
|
eb409de916
|
use tmp_path instead of Path(tmpdir)
|
2023-11-05 16:15:21 +01:00 |
|
Matthias
|
61ed6aee62
|
Add test for new formatting
|
2023-11-01 11:02:50 +01:00 |
|
Matthias
|
05ef4f9b6f
|
Fix forceenter - cancel dialog not working
closes #9368
|
2023-11-01 09:10:21 +01:00 |
|
Matthias
|
53f00f248e
|
Merge pull request #9362 from freqtrade/dependabot/pip/develop/pandas-2.1.2
Bump pandas from 2.0.3 to 2.1.2
|
2023-10-31 14:29:09 +01:00 |
|
Matthias
|
bbdc6c0f5c
|
improve pandas syntax to avoid deprecation error
|
2023-10-30 18:11:38 +01:00 |
|
Matthias
|
a049ff9371
|
Improve special testcase
|
2023-10-29 14:32:15 +01:00 |
|
Matthias
|
0c51e2637f
|
Fix calculation issue for #9346
Closes #9346
|
2023-10-29 14:29:07 +01:00 |
|
Matthias
|
24dfd9b93b
|
Add test for #9346, showing current behavior
|
2023-10-29 10:52:45 +01:00 |
|
Matthias
|
e97d9013d5
|
Avoid having orders leak after multiple "from_json" calls
|
2023-10-29 09:17:07 +01:00 |
|
robcaulk
|
5da48d8ffc
|
chore: fix tests
|
2023-10-25 18:38:30 +02:00 |
|
Matthias
|
bbbc8a760c
|
Fix stop evaluation sequence to have stop before liquidation
Adjust test to have liquidation above stop
closes #9296
|
2023-10-22 09:24:28 +02:00 |
|
Matthias
|
fee3c598d0
|
Move schedule to 1 minute after the hour
This will avoid congestion at :00, and make sure that the dry-run funding fees are actually already available
|
2023-10-12 07:16:56 +02:00 |
|
Matthias
|
69264cc164
|
Reduce funding fee update calls
Funding fees update every 4-8 hours - calling this every 15 minutes is way overboard.
|
2023-10-12 07:13:30 +02:00 |
|