Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
2025-09-15 19:20:20 +02:00 |
|
Matthias
|
95a710d4a8
|
chore: fix RUF059 violations
|
2025-09-15 19:15:43 +02:00 |
|
Matthias
|
07906d2576
|
test: update api backtest test
|
2025-08-17 15:02:28 +02:00 |
|
Matthias
|
5e64416dfa
|
test: add test for profit_all
|
2025-07-18 20:17:19 +02:00 |
|
Matthias
|
2ecadabd92
|
chore: align API endpoints
|
2025-07-08 20:09:17 +02:00 |
|
Matthias
|
e90c60c940
|
chore: improved response on delete order
|
2025-07-07 19:26:35 +02:00 |
|
Matthias
|
640cab2ca8
|
refactor: tests - update timezone.utc to UTC
|
2025-07-04 18:22:42 +02:00 |
|
Matthias
|
aa89ce80ab
|
test: remove edge from tests (initial round)
|
2025-06-10 07:15:02 +02:00 |
|
Matthias
|
61dd94ceb0
|
test: add tests for annotations feature
|
2025-05-02 19:59:23 +02:00 |
|
Matthias
|
d8b51875bf
|
test: update tests for new file structure
|
2025-04-27 11:35:06 +02:00 |
|
Matthias
|
a6d76cad39
|
test: improve api test to ensure the default is what we expect
|
2025-04-13 10:24:34 +02:00 |
|
David Arena
|
194d53acf8
|
fix: adding checks for trades and order_by_id
|
2025-04-12 16:57:30 +02:00 |
|
Matthias
|
0e92372b0b
|
chore: don't use list[0] - but next
|
2025-04-09 19:42:46 +02:00 |
|
Axel-CH
|
722d5b2319
|
test: update test of _rpc_pause after removal of specific fallback if bot already paused
|
2025-03-28 10:18:21 -04:00 |
|
Axel-CH
|
3d8d2fc0c6
|
test: update tests related to paused state status message wording
|
2025-03-28 02:32:15 -04:00 |
|
Matthias
|
38feb90f9e
|
chore: update function naming
|
2025-03-28 06:42:07 +01:00 |
|
Axel-CH
|
85772ac7f7
|
test: update stopentry related tests for rpc api and telegram
|
2025-03-23 00:27:52 -04:00 |
|
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
|
578ba9ea4a
|
test: update custom-data api related tests according rpc_list_custom_data output
|
2025-03-18 00:50:03 -04: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 |
|
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
|
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
|
f1c5d4a970
|
chore: ruff format updates
|
2025-01-13 18:05:20 +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
|
19f23106e7
|
tests: add test for download_data api method
|
2024-11-22 15:06:58 +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 |
|
Meng Xiangzhuo
|
9e1af0db63
|
delete market change when deleting backtest result
|
2024-10-19 10:55:24 +08:00 |
|
Matthias
|
aa2c1501da
|
chore: fix missed dependencies for deploy_ui
|
2024-10-05 13:20:43 +02:00 |
|
Matthias
|
bf2d0468f9
|
tests: fix test-data setup for btc test trades
|
2024-10-01 20:48:43 +02:00 |
|
Matthias
|
7fe23ad8c9
|
chore: add alias_for to tests
|
2024-08-18 13:15:10 +02:00 |
|
Matthias
|
36098f6b78
|
test: update tests for removal of leverage
|
2024-08-15 17:36:14 +02:00 |
|
Matthias
|
9eebe82b34
|
chore: fix api-server tests
|
2024-08-03 18:29:16 +02:00 |
|
Matthias
|
57316e1875
|
Don't evaluate comment in waves exchange
|
2024-07-04 12:39:19 +02:00 |
|
Matthias
|
3348283b05
|
Test api with new dex attribute
|
2024-07-03 13:36:41 +02:00 |
|
Matthias
|
1cbd49fd4e
|
ruff format: rpc tests
|
2024-05-13 07:10:24 +02:00 |
|