Matthias
|
425701ddcf
|
test: simplify assert message
|
2025-03-20 06:44:34 +01:00 |
|
Matthias
|
42e45a0a65
|
chore: simplify import and docstring
|
2025-03-20 06:43:50 +01:00 |
|
Axel-CH
|
0d7854ff1b
|
test: update tests after removal of cd_value field from list custom-data response
|
2025-03-19 15:24:19 -04:00 |
|
Axel-CH
|
61b29962c4
|
test: update test after trade id removal from telegram response for list_custom_data
|
2025-03-19 03:10:23 -04:00 |
|
Axel-CH
|
176f5518ea
|
Merge branch 'develop' into api-server-list-custom-data
|
2025-03-18 00:53:10 -04:00 |
|
Axel-CH
|
06406b7103
|
test: update test_telegram_list_custom_data
|
2025-03-18 00:52:21 -04:00 |
|
Axel-CH
|
578ba9ea4a
|
test: update custom-data api related tests according rpc_list_custom_data output
|
2025-03-18 00:50:03 -04:00 |
|
Axel-CH
|
68ad688665
|
test: update test_telegram_list_custom_data wording
|
2025-03-17 18:04:36 -04:00 |
|
Matthias
|
5d3c764e27
|
test for authorized_users telegram functionality
closes #11503
|
2025-03-16 14:00:17 +01:00 |
|
Matthias
|
d543feb032
|
tests: simplify telegram test setup
|
2025-03-16 13:42:15 +01:00 |
|
Axel-CH
|
429505b134
|
test: add test_api_custom_data_multiple_open_trades to validate api route behaviour
|
2025-03-12 10:37:39 -04:00 |
|
Axel-CH
|
2c2cc086c3
|
test: add test_api_custom_data_single_trade to validate api route behaviour
|
2025-03-12 00:24:17 -04:00 |
|
Axel-CH
|
fe16654733
|
test: slight change on expected string in test_telegram_list_custom_data
|
2025-03-12 00:21:24 -04:00 |
|
Matthias
|
13e9f8a98e
|
fix: use initialMargin over collateral for position wallet
closes #11415
|
2025-03-02 14:43:58 +01:00 |
|
Matthias
|
0181e00c19
|
test: add test for /markets endpoint
|
2025-02-02 14:33:13 +01:00 |
|
Matthias
|
b42a91d783
|
test: remove unused parameter
|
2025-02-02 13:17:06 +01:00 |
|
Matthias
|
187c8b8070
|
test: add test for "live" mode of /pair_history
|
2025-02-01 18:20:27 +01:00 |
|
Matthias
|
a807d2d6c8
|
test: Add test for /pair_history without strategy
|
2025-02-01 18:09:35 +01:00 |
|
Matthias
|
6b3fff6b7e
|
refactor: pair_history should only be available in webserver mode
|
2025-02-01 14:09:56 +01:00 |
|
Matthias
|
fd4cd11de2
|
test: simplify api_ws_test
|
2025-01-28 19:27:50 +01:00 |
|
Matthias
|
cf563c1a56
|
test: update tests for new best-pair logic
|
2025-01-26 23:19:35 +01:00 |
|
Matthias
|
b01de10ab2
|
test: adjust further tests
|
2025-01-26 20:04:28 +01:00 |
|
Matthias
|
fa4a540f9e
|
test: adjust tests for new performance calculation
|
2025-01-26 19:56:29 +01:00 |
|
Matthias
|
f773905d8e
|
test: adjust rpc tests for new calculation
|
2025-01-18 20:08:19 +01:00 |
|
Matthias
|
5d3a056ae5
|
test: update api_performance test to USDT
|
2025-01-18 20:03:12 +01:00 |
|
Matthias
|
e9eee11b2e
|
test: simplify api_performance test setup
|
2025-01-18 20:00:28 +01:00 |
|
Matthias
|
cf5b6e5e20
|
test: improve test resiliance
|
2025-01-18 19:49:23 +01:00 |
|
Matthias
|
f1c5d4a970
|
chore: ruff format updates
|
2025-01-13 18:05:20 +01:00 |
|
Matthias
|
503eb1e55d
|
Merge pull request #11120 from freqtrade/feat/BNFCR
Add support for BNFCR
|
2024-12-30 17:31:47 +01:00 |
|
Matthias
|
1ca594bbcb
|
chore: show "total" profit if necessary
|
2024-12-25 18:04:17 +01:00 |
|
Matthias
|
c5a95dc682
|
refactor: reuse logic from get-status for get status-table
|
2024-12-25 17:40:02 +01:00 |
|
Matthias
|
d7ccbfef20
|
test: improve test accuracy
|
2024-12-25 17:37:21 +01:00 |
|
Matthias
|
6ef8291b2e
|
test: add test for tg_info, update chat_id to be not 0
|
2024-12-24 13:38:34 +01:00 |
|
Matthias
|
c5f89f34fd
|
tests: improve rpc_handle test
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
1ef4b063ea
|
test: adjust test to reflect that futures uses "free", not "total"
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
d05cae10f7
|
test: remove duplicate test assertion
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
ed2427852b
|
test: adapt starting capital tests for tradable_balance_ratio
|
2024-12-17 20:32:11 +01:00 |
|
Matthias
|
4d36aaff39
|
feat: convert get_valid_pair_combination to generator
|
2024-12-08 16:54:17 +01:00 |
|
Matthias
|
0276e65f39
|
test: update rpc test for new behavior
|
2024-12-08 15:29:23 +01:00 |
|
Matthias
|
e6e193f252
|
test: assert tickers is called a 2nd time if necessary
|
2024-11-27 06:41:54 +01:00 |
|
Matthias
|
19f23106e7
|
tests: add test for download_data api method
|
2024-11-22 15:06:58 +01:00 |
|
Matthias
|
971cdbb918
|
chore: Simplify coingecko wrapper after update
|
2024-11-18 07:13:21 +01:00 |
|
Matthias
|
5d9af5a7da
|
test: update tests with new formatting
|
2024-11-12 19:27:17 +01:00 |
|
Matthias
|
b6dfe01628
|
chore: improve loudness call structure
|
2024-11-07 06:32:23 +01:00 |
|
Matthias
|
c58b1f0fd2
|
feat: add "*" to define custom default for non-defined exit reasons
|
2024-11-07 06:29:23 +01:00 |
|
Matthias
|
b720ae5d75
|
feat: Support individual exits for both exit-fill and exit messages
|
2024-11-07 06:29:23 +01:00 |
|
Matthias
|
3cea1a99b7
|
tests: add explicit notification enablement test
|
2024-11-07 06:29:23 +01:00 |
|
Matthias
|
11cef55c03
|
test: update mock to new pairlist location
|
2024-10-23 17:59:34 +02:00 |
|
Matthias
|
46db0bc08c
|
feat: rename endpoint to be better aligned
|
2024-10-22 06:40:01 +02:00 |
|
Matthias
|
0de3c6945b
|
test: add test for api/hyperopt-loss
|
2024-10-22 06:39:55 +02:00 |
|