Matthias
|
54bc60b08f
|
test: Update test for new to-json field
|
2024-08-13 09:10:50 +02:00 |
|
Matthias
|
7972a023ed
|
fix: oddly wrong fee_cost calculation
|
2024-08-12 16:45:51 +02:00 |
|
Matthias
|
10f0522a6b
|
chore: update attribute wording to bt_profit
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
2bc9cdafb2
|
chore: update attribute wording to bt_trades
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
e643a2ea32
|
chore: update attribute wording to bt_trades_open
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
ec0f6cb246
|
Add Properties for canceled orders to trade_model
|
2024-05-26 08:35:57 +02:00 |
|
Matthias
|
4f5bf632fc
|
ruff format: remaining tests
|
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
|
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
|
30b4f27152
|
Cleanup some nitpicks
|
2024-03-03 12:50:28 +01:00 |
|
Matthias
|
c7fff45bef
|
Fix test leakage
|
2024-02-22 19:01:33 +01:00 |
|
Matthias
|
4bbb3174b2
|
re-enable use_database after bt test
|
2024-02-21 06:52:22 +01:00 |
|
Matthias
|
c511d65d2e
|
Add backtesting test
|
2024-02-20 20:25:12 +01:00 |
|
Matthias
|
e8ca9ce39b
|
Add testconfirming correct functioning
|
2024-02-20 20:00:45 +01:00 |
|
Matthias
|
f1af00dd39
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-20 19:21:44 +01:00 |
|
Matthias
|
1696aa3915
|
Adjust tests for new fields
|
2024-02-15 20:39:06 +01:00 |
|
Matthias
|
ab062d7bb1
|
Add test to run in backtest mode
|
2024-02-13 07:16:20 +01:00 |
|
Matthias
|
9be7759e42
|
Add initial test for custom_data
|
2024-02-13 07:10:11 +01:00 |
|
Matthias
|
9bfd34a4f3
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
Update stoploss order management
|
2024-02-02 06:43:02 +01:00 |
|
Matthias
|
58058f0197
|
Fix migration test
|
2024-01-19 18:20:23 +01:00 |
|
Matthias
|
59b3486574
|
Update migrations
|
2024-01-19 06:49:49 +01:00 |
|
Matthias
|
cb9fa734d1
|
Improve test resiliance
|
2024-01-10 20:36:10 +01:00 |
|
Matthias
|
3f27c2792a
|
Remove trailing newline
|
2024-01-10 20:12:57 +01:00 |
|
Matthias
|
3caf964c46
|
Add NoDbContext context manager
|
2024-01-10 20:01: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
|
b33a9059ab
|
Fix some more tests
|
2023-12-22 17:35:02 +01: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
|
6ea353447e
|
use tmp_path instead of tmpdir
|
2023-11-05 16:25:36 +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 |
|
Matthias
|
e81929bc55
|
Have test use funding_fee_running
|
2023-10-12 07:01:43 +02:00 |
|
Matthias
|
5a0c15f377
|
Update Idem test
|
2023-10-10 18:21:52 +02:00 |
|
Matthias
|
86d4497aaf
|
Add additional test for from_json
|
2023-10-09 20:01:41 +02:00 |
|
Matthias
|
178c0972ff
|
Read funding_fee on order objects in "from_json"
|
2023-10-07 08:43:06 +02:00 |
|
Matthias
|
394d758d32
|
Add missing fields to json (and json parse)
|
2023-09-16 14:06:36 +02:00 |
|
Matthias
|
fed24c1308
|
Improve test for get_canceled_exit_order
|
2023-09-16 09:13:41 +02:00 |
|
Matthias
|
ae4021da14
|
Rename get_canceled exit orders ...
|
2023-09-16 09:11:31 +02:00 |
|
Matthias
|
a866b0a35e
|
Improve test correctness
|
2023-09-12 07:01:05 +02:00 |
|
Matthias
|
067c9219b6
|
replace 'open_orders' with "has_open_orders" in api
|
2023-09-09 08:36:28 +02:00 |
|
Matthias
|
f4e5ce892b
|
use has_open_orders in persistence
|
2023-09-08 19:58:43 +02:00 |
|
Matthias
|
830fc7580c
|
Cleanup unused property
|
2023-09-08 19:51:14 +02:00 |
|
Matthias
|
8c95207ca4
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-09-07 20:19:25 +02:00 |
|
Matthias
|
ffaa121bc7
|
Simplify code by removing unnecessary (and non-working) method
|
2023-09-07 20:16:56 +02:00 |
|