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
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
2024-10-01 20:48:43 +02:00 |
|
Matthias
|
b8feefc541
|
tests: update protection tests
|
2024-09-29 09:44:07 +02:00 |
|
Matthias
|
b8ba6cd970
|
tests: update rpc_status
|
2024-09-22 08:47:52 +02:00 |
|
Matthias
|
004e30d6be
|
tests: update force_sell test to not use empty amount column
|
2024-09-22 08:47:52 +02:00 |
|
Matthias
|
7fe23ad8c9
|
chore: add alias_for to tests
|
2024-08-18 13:15:10 +02:00 |
|
Matthias
|
3a676f98db
|
test: improve telegram balance test
|
2024-08-15 17:36:14 +02:00 |
|
Matthias
|
8498cb17e7
|
test: add explicit test for telegram's short behavior
|
2024-08-15 17:36:14 +02:00 |
|
Matthias
|
36098f6b78
|
test: update tests for removal of leverage
|
2024-08-15 17:36:14 +02:00 |
|
Matthias
|
d7bee0c9e0
|
test: update further tests for precision_mode_price
|
2024-08-13 09:23:43 +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
|
c3fa8a4c45
|
feat: Allow empty fiat_display_currency
(instead of completely deleting that key)
|
2024-05-22 20:30:35 +02:00 |
|
Matthias
|
1588a4253d
|
Update tests for coinGecko updates
|
2024-05-20 15:29:22 +02:00 |
|
Matthias
|
2cd3089b3a
|
Update fiat-convert test cases
|
2024-05-20 15:16:12 +02:00 |
|
Matthias
|
94e0a808b7
|
Add test, invert logic
|
2024-05-20 15:14:15 +02:00 |
|
Matthias
|
773940e05c
|
Update mocks to FtCoinGeckoApi
|
2024-05-20 14:15:53 +02:00 |
|
Matthias
|
7a309d6927
|
Add explicit "fiat convert singleton" code
|
2024-05-20 13:58:15 +02:00 |
|
Matthias
|
95077f4752
|
Remove unused "mocker" fixtures in fiat_convert
|
2024-05-20 13:57:06 +02:00 |
|
Matthias
|
0c16a45999
|
Fix odd bug related to singleton usage
|
2024-05-20 13:56:28 +02:00 |
|
Matthias
|
1cbd49fd4e
|
ruff format: rpc tests
|
2024-05-13 07:10:24 +02:00 |
|
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 |
|