Matthias
|
9d3073d930
|
Add test for new "fully cancel" logic
|
2024-05-26 08:36:08 +02:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
d761bd8cec
|
ruff format: tests/freqtradebot
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
02075b15e3
|
ruff format: update more tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
d8a8b5c125
|
ruff format: Update more test files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
f52c3677ca
|
Move test comment out of the test data
|
2024-05-12 09:30:34 +02:00 |
|
Matthias
|
a3e6abef8d
|
Add test for "trade amount adjust" behavior
|
2024-04-25 13:44:01 +02:00 |
|
Matthias
|
df712c0168
|
Fix some faulty assertions
|
2024-04-20 09:39:11 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|
Matthias
|
82565a9667
|
Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks
Feature: trade lifecycle callbacks
|
2024-03-28 19:35:53 +01:00 |
|
Axel-CH
|
e07f3d266e
|
add test for order_filled callback sl on exchange filled case
|
2024-03-21 20:53:11 -04:00 |
|
Axel-CH
|
6d3e3b5bfa
|
add test for order_filled for freqtradebot update_trade_state
|
2024-03-21 20:19:53 -04:00 |
|
Matthias
|
85c145c777
|
Don't close the test trade ...
|
2024-03-13 07:07:42 +01:00 |
|
Stefano Ariestasia
|
14c27f2cbe
|
fix test
|
2024-03-12 16:55:33 +09:00 |
|
Stefano Ariestasia
|
8000f94295
|
changing the partial exit logic to be simpler and easier to understand
|
2024-03-12 16:28:40 +09:00 |
|
Matthias
|
3e0755b8ad
|
Enhance funding-fee call test to account for different timezones
|
2024-02-25 09:02:17 +01:00 |
|
Matthias
|
35e1421d59
|
Reduce whitespace
|
2024-02-03 13:42:25 +01:00 |
|
Matthias
|
8469484998
|
chore: Split stoploss tests from freqtradebot
stoploss on exchange tests are quiet extensive, and deserve their own test file.
|
2024-02-02 07:25:53 +01:00 |
|
Matthias
|
57df7d9eca
|
chore: convert test dir to package
|
2024-02-02 07:23:19 +01:00 |
|
Matthias
|
80f6fbbae9
|
chore: Move bot-related tests to test subdir
|
2024-02-02 07:07:58 +01:00 |
|