Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
e4881580fd
|
Slightly extend background jobs api
|
2024-05-12 09:12:53 +02:00 |
|
Matthias
|
fa79c48c8f
|
Exclude unfilled Trades from "all" /profit
These are not actual profits, as it's unclear if the order
will be filled or will be canceled.
Discovered as part of #10165
|
2024-05-05 16:48:42 +02:00 |
|
Matthias
|
c534d47c12
|
Merge pull request #10138 from freqtrade/backtest_max_fee
Backtest max fee
|
2024-04-30 15:33:42 +02:00 |
|
Matthias
|
6e443a42cd
|
Merge pull request #10143 from freqtrade/feat/pairhistory_advanced
RPC: Advanced pairhistory endpoint
|
2024-04-28 20:07:24 +02:00 |
|
Matthias
|
71ef6f70e5
|
Improve test coverage of strategy test
|
2024-04-28 17:06:36 +02:00 |
|
Matthias
|
9d57e3930d
|
Extend error testing to post call
|
2024-04-28 17:01:16 +02:00 |
|
Matthias
|
ab10379833
|
Add pair_history post endpoint, too
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
8c39740105
|
Test Post pair_candles endpoint
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
eeaa9061e5
|
Adapt test for to also test post endpoint
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
3e20770446
|
Slightly change returned column scheme
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
f259270e9c
|
Update tests to properly mock fee
|
2024-04-27 19:52:48 +02:00 |
|
Matthias
|
35408966f4
|
Fix remaining user_data leaks
|
2024-04-25 11:02:34 +02:00 |
|
Matthias
|
ad12c98d10
|
Avoid having test-result influence from user_data/
this avoids potential deprecation warnings (or even errors)
caused by strategies in user_data/strategies
|
2024-04-25 10:48:27 +02:00 |
|
Matthias
|
96bb4db68e
|
Fix remaining coingecko spellings
|
2024-04-25 10:28:25 +02:00 |
|
Matthias
|
2d9be6c818
|
Fix some coingecko spellings
|
2024-04-25 10:27:58 +02:00 |
|
Matthias
|
d48cff3b9a
|
Update to dt_humanize_delta for all usages
|
2024-04-21 15:49:50 +02:00 |
|
Matthias
|
cc534c5000
|
switch from arrow to humanize
|
2024-04-21 15:29:16 +02:00 |
|
Matthias
|
53c548f7b6
|
Fix test to actually work
|
2024-04-20 09:35:05 +02:00 |
|
Matthias
|
7c3feeddc4
|
Fix faulty assert statements
|
2024-04-20 09:30:20 +02:00 |
|
Matthias
|
f2cfb127ae
|
Merge pull request #10099 from cclauss/codespell
Fix typos discovered by codespell
|
2024-04-19 07:37:29 +02:00 |
|
Matthias
|
87d50243e2
|
Update tests
|
2024-04-19 07:25:41 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|
Matthias
|
393d4b8eb3
|
Add test for market_change endpoint
|
2024-04-17 07:22:36 +02:00 |
|
Matthias
|
747266fe42
|
Remove unused imports
|
2024-03-30 18:14:51 +01:00 |
|
Matthias
|
f4074d2960
|
Add tests for lock endpoints
|
2024-03-30 14:30:00 +01:00 |
|
Matthias
|
2854186b14
|
Adjust test to work against usdt values
|
2024-03-24 11:28:54 +01:00 |
|
Matthias
|
093fd48cf9
|
Update test to use default_conf_usdt
|
2024-03-24 11:28:24 +01:00 |
|
Matthias
|
acbb485302
|
Add bot start and bot-startup to health endpoint
|
2024-03-09 15:01:13 +01:00 |
|
Matthias
|
98c2f81bb9
|
Merge pull request #9917 from syco/develop
update status table to show total amounts in stake currency
|
2024-03-08 07:12:10 +01:00 |
|
Alberto
|
865ebc3143
|
update status table to show total amounts in stake currency
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com>
|
2024-03-07 17:05:13 +00:00 |
|
Matthias
|
265a7123da
|
Add explicit test for telegram functionality of list-custom-data
|
2024-03-03 13:10:50 +01:00 |
|
Matthias
|
f1af00dd39
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-20 19:21:44 +01:00 |
|
Matthias
|
00bde70f73
|
Fix / improve styling in test class
|
2024-02-19 19:14:44 +01:00 |
|
Matthias
|
3f3760c0ae
|
Use Markdown V1 - update tests
|
2024-02-17 12:02:26 +01:00 |
|
Matthias
|
1696aa3915
|
Adjust tests for new fields
|
2024-02-15 20:39:06 +01:00 |
|
Matthias
|
1c81a21bb6
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-12 20:39:37 +01:00 |
|
Matthias
|
72290365db
|
telegram: ensure msg update test uses the correct edit_message_text call
|
2024-02-12 06:31:39 +01:00 |
|
Matthias
|
2393a9fecf
|
Fix some minor test failures
|
2024-02-07 19:06:41 +01:00 |
|
Matthias
|
4700782f60
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-07 07:13:41 +01:00 |
|
Matthias
|
3711fa5098
|
Improve formatting of leverage
closes #9759
|
2024-02-03 13:14:50 +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
|
398b93beef
|
Fix rpc test
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
8d72ee358c
|
Improve code styles ...
|
2024-01-24 20:31:38 +01:00 |
|
Matthias
|
d412a8fc1a
|
Simplify emc test setup
|
2024-01-14 16:06:42 +01:00 |
|
Matthias
|
e967dfa145
|
Adjust api test after column expansion
|
2024-01-14 13:58:06 +01:00 |
|
Matthias
|
69e9ab90df
|
Adjust tests for new messaging scheme
|
2024-01-07 14:43:16 +01:00 |
|
Matthias
|
80071dd2d8
|
Adjust tests for improved telegram output
|
2024-01-06 16:25:49 +01:00 |
|
Matthias
|
209e7033cd
|
Fix tests for newly added field
|
2024-01-06 15:48:49 +01:00 |
|
Matthias
|
079330ac64
|
Merge pull request #9611 from freqtrade/rpc_final_exit_msg
Improve Telegram final exit msg
|
2024-01-06 15:46:56 +01:00 |
|