Matthias
|
fc13a99b33
|
Use intelligent scheduling to improve online test performance
|
2023-12-24 16:27:18 +01:00 |
|
Matthias
|
03fb204408
|
use Loadscope to improve parallel test performance
|
2023-12-24 13:57:42 +01:00 |
|
Matthias
|
0a96aa69b9
|
Only run parallel on online tests
|
2023-12-24 12:15:36 +01:00 |
|
Matthias
|
ddbfce01b5
|
Show slowest tests
|
2023-12-24 12:13:02 +01:00 |
|
Matthias
|
12e75e849d
|
Don't do coverge on --longrun tests
|
2023-12-24 12:09:46 +01:00 |
|
Matthias
|
916a847639
|
add pytest-xdist to speed up tests
|
2023-12-24 08:30:21 +01:00 |
|
Matthias
|
a39b329e3b
|
Fix line-length
|
2023-12-23 15:30:24 +01:00 |
|
Matthias
|
68f9402384
|
Fix further test
|
2023-12-23 15:19:56 +01:00 |
|
Matthias
|
600e311b3e
|
Fix test test_handle_stoploss_on_exchange_custom_stop
|
2023-12-23 15:19:56 +01:00 |
|
Matthias
|
33bd433c22
|
Don't run against all orders, only consider open sl orders.
|
2023-12-23 15:19:56 +01:00 |
|
Matthias
|
1db4732648
|
Fix some more tests
|
2023-12-23 15:19:56 +01:00 |
|
Matthias
|
ae3f62cf9b
|
Fix RPC tests
|
2023-12-23 15:19:56 +01:00 |
|
Matthias
|
cbfebd397c
|
Use a trade for test that actually has an open stop order
|
2023-12-23 15:19:41 +01:00 |
|
Matthias
|
c6ffe82a7a
|
Update more tests
|
2023-12-23 15:19:41 +01:00 |
|
Matthias
|
6427144934
|
Fix stoploss test
|
2023-12-23 15:19:41 +01:00 |
|
Matthias
|
c35b308ada
|
Fix some tests
|
2023-12-23 15:19:41 +01:00 |
|
Matthias
|
28e2bfaf1c
|
Fix types of "has" calls
|
2023-12-23 15:19:41 +01:00 |
|
Matthias
|
15058d3ce6
|
Add type hints to manage_trade_orders,
fix content ...
|
2023-12-23 15:19:41 +01:00 |
|
Matthias
|
931704abcc
|
Merge branch 'develop' into feature/update_sl_order_mgt
|
2023-12-23 15:19:15 +01:00 |
|
Matthias
|
4769b50709
|
Fix RPC tests
|
2023-12-23 15:17:26 +01:00 |
|
Matthias
|
18dd9cf803
|
Use a trade for test that actually has an open stop order
|
2023-12-23 15:17:26 +01:00 |
|
Matthias
|
def204448a
|
Merge pull request #9589 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2023-12-23 10:06:49 +01:00 |
|
Matthias
|
63e652619f
|
Bump mypy to 1.8.0
|
2023-12-23 09:11:40 +01:00 |
|
Matthias
|
3cb4b10656
|
Specify python version for pre-commit update
|
2023-12-23 09:08:55 +01:00 |
|
xmatthias
|
23c3757c7a
|
chore: update pre-commit hooks
|
2023-12-23 08:04:51 +00:00 |
|
Matthias
|
8234879b58
|
stoploss_order_id removal tests
|
2023-12-22 17:38:14 +01:00 |
|
Matthias
|
b33a9059ab
|
Fix some more tests
|
2023-12-22 17:35:02 +01:00 |
|
Matthias
|
13780d5963
|
Remove further usage
|
2023-12-22 17:22:33 +01:00 |
|
Matthias
|
279082b202
|
Merge branch 'develop' into pr/Axel-CH/9267
|
2023-12-22 17:21:05 +01:00 |
|
Matthias
|
39b2a096ab
|
Ignore adjust_trade values that would invert position
|
2023-12-22 07:07:05 +01:00 |
|
Matthias
|
b20aee7653
|
Merge pull request #9585 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2023-12-22 06:27:58 +01:00 |
|
Matthias
|
4d7c4352a7
|
Merge pull request #9519 from freqtrade/ci_mac_13
Add macos-13 to ci matrix
|
2023-12-21 20:24:08 +01:00 |
|
xmatthias
|
a5c914951f
|
chore: update pre-commit hooks
|
2023-12-21 19:18:40 +00:00 |
|
Matthias
|
9ab08d513a
|
Update committer in pre-commit workflow
|
2023-12-21 20:13:52 +01:00 |
|
Matthias
|
87ce7dc02c
|
Reduce permissions
|
2023-12-21 20:12:23 +01:00 |
|
Matthias
|
3c7c4bc02f
|
Use repo scoped token
|
2023-12-21 19:54:11 +01:00 |
|
Matthias
|
0484b891f1
|
Add tech maintenance label
|
2023-12-21 19:39:45 +01:00 |
|
Matthias
|
71689d9d6f
|
Allow write access to action to allow creating the branch
|
2023-12-21 19:34:21 +01:00 |
|
Matthias
|
881247a823
|
use isinstance for type checks
|
2023-12-21 19:26:52 +01:00 |
|
Matthias
|
d26154f994
|
Import logging ...
|
2023-12-21 19:26:36 +01:00 |
|
Matthias
|
0e14dd6190
|
Set proper log-level for test
|
2023-12-21 19:20:27 +01:00 |
|
Matthias
|
3676514ba6
|
Add pre-commit auto-update workflow
|
2023-12-21 19:18:50 +01:00 |
|
Matthias
|
9ec23a0292
|
Improve rpc typing
|
2023-12-21 18:14:43 +01:00 |
|
Matthias
|
1272a15c35
|
Properly name Entry / exit types
|
2023-12-21 18:11:49 +01:00 |
|
Matthias
|
a3a175e332
|
Reduce logging verbosity message in webhooks
|
2023-12-21 06:49:26 +01:00 |
|
Stefano Ariestasia
|
f7c7990aff
|
Merge branch 'freqtrade:develop' into bt-metrics
|
2023-12-20 20:33:45 +09:00 |
|
Matthias
|
71b777ef34
|
Fix missing rm line
|
2023-12-19 21:51:31 +01:00 |
|
Matthias
|
c4cd547451
|
Merge pull request #9579 from slimatic/develop
typo (configuration.md) fixed value USDT value in example for clarity
|
2023-12-19 19:57:34 +01:00 |
|
Matthias
|
b4e8122fd3
|
Attempt to properly remove 3.12 symlinks
|
2023-12-19 19:55:18 +01:00 |
|
Thomas Joußen
|
3f44f56f6f
|
Remove bool from get_required_startup because its unused.
|
2023-12-19 17:30:15 +00:00 |
|