Matthias
|
0181e00c19
|
test: add test for /markets endpoint
|
1 year ago |
Matthias
|
b42a91d783
|
test: remove unused parameter
|
1 year ago |
Matthias
|
187c8b8070
|
test: add test for "live" mode of /pair_history
|
1 year ago |
Matthias
|
a807d2d6c8
|
test: Add test for /pair_history without strategy
|
1 year ago |
Matthias
|
6b3fff6b7e
|
refactor: pair_history should only be available in webserver mode
|
1 year ago |
Matthias
|
fd4cd11de2
|
test: simplify api_ws_test
|
1 year ago |
Matthias
|
cf563c1a56
|
test: update tests for new best-pair logic
|
1 year ago |
Matthias
|
b01de10ab2
|
test: adjust further tests
|
1 year ago |
Matthias
|
fa4a540f9e
|
test: adjust tests for new performance calculation
|
1 year ago |
Matthias
|
f773905d8e
|
test: adjust rpc tests for new calculation
|
1 year ago |
Matthias
|
5d3a056ae5
|
test: update api_performance test to USDT
|
1 year ago |
Matthias
|
e9eee11b2e
|
test: simplify api_performance test setup
|
1 year ago |
Matthias
|
cf5b6e5e20
|
test: improve test resiliance
|
1 year ago |
Matthias
|
f1c5d4a970
|
chore: ruff format updates
|
1 year ago |
Matthias
|
503eb1e55d
|
Merge pull request #11120 from freqtrade/feat/BNFCR
Add support for BNFCR
|
1 year ago |
Matthias
|
1ca594bbcb
|
chore: show "total" profit if necessary
|
1 year ago |
Matthias
|
c5a95dc682
|
refactor: reuse logic from get-status for get status-table
|
1 year ago |
Matthias
|
d7ccbfef20
|
test: improve test accuracy
|
1 year ago |
Matthias
|
6ef8291b2e
|
test: add test for tg_info, update chat_id to be not 0
|
1 year ago |
Matthias
|
c5f89f34fd
|
tests: improve rpc_handle test
|
1 year ago |
Matthias
|
1ef4b063ea
|
test: adjust test to reflect that futures uses "free", not "total"
|
1 year ago |
Matthias
|
d05cae10f7
|
test: remove duplicate test assertion
|
1 year ago |
Matthias
|
ed2427852b
|
test: adapt starting capital tests for tradable_balance_ratio
|
1 year ago |
Matthias
|
4d36aaff39
|
feat: convert get_valid_pair_combination to generator
|
1 year ago |
Matthias
|
0276e65f39
|
test: update rpc test for new behavior
|
1 year ago |
Matthias
|
e6e193f252
|
test: assert tickers is called a 2nd time if necessary
|
1 year ago |
Matthias
|
19f23106e7
|
tests: add test for download_data api method
|
1 year ago |
Matthias
|
971cdbb918
|
chore: Simplify coingecko wrapper after update
|
1 year ago |
Matthias
|
5d9af5a7da
|
test: update tests with new formatting
|
1 year ago |
Matthias
|
b6dfe01628
|
chore: improve loudness call structure
|
1 year ago |
Matthias
|
c58b1f0fd2
|
feat: add "*" to define custom default for non-defined exit reasons
|
1 year ago |
Matthias
|
b720ae5d75
|
feat: Support individual exits for both exit-fill and exit messages
|
1 year ago |
Matthias
|
3cea1a99b7
|
tests: add explicit notification enablement test
|
1 year ago |
Matthias
|
11cef55c03
|
test: update mock to new pairlist location
|
2 years ago |
Matthias
|
46db0bc08c
|
feat: rename endpoint to be better aligned
|
2 years ago |
Matthias
|
0de3c6945b
|
test: add test for api/hyperopt-loss
|
2 years ago |
Meng Xiangzhuo
|
9e1af0db63
|
delete market change when deleting backtest result
|
2 years ago |
Matthias
|
aa2c1501da
|
chore: fix missed dependencies for deploy_ui
|
2 years ago |
Matthias
|
bf2d0468f9
|
tests: fix test-data setup for btc test trades
|
2 years ago |
Matthias
|
b8feefc541
|
tests: update protection tests
|
2 years ago |
Matthias
|
b8ba6cd970
|
tests: update rpc_status
|
2 years ago |
Matthias
|
004e30d6be
|
tests: update force_sell test to not use empty amount column
|
2 years ago |
Matthias
|
7fe23ad8c9
|
chore: add alias_for to tests
|
2 years ago |
Matthias
|
3a676f98db
|
test: improve telegram balance test
|
2 years ago |
Matthias
|
8498cb17e7
|
test: add explicit test for telegram's short behavior
|
2 years ago |
Matthias
|
36098f6b78
|
test: update tests for removal of leverage
|
2 years ago |
Matthias
|
d7bee0c9e0
|
test: update further tests for precision_mode_price
|
2 years ago |
Matthias
|
9eebe82b34
|
chore: fix api-server tests
|
2 years ago |
Matthias
|
57316e1875
|
Don't evaluate comment in waves exchange
|
2 years ago |
Matthias
|
3348283b05
|
Test api with new dex attribute
|
2 years ago |
Matthias
|
c3fa8a4c45
|
feat: Allow empty fiat_display_currency
(instead of completely deleting that key)
|
2 years ago |
Matthias
|
1588a4253d
|
Update tests for coinGecko updates
|
2 years ago |
Matthias
|
2cd3089b3a
|
Update fiat-convert test cases
|
2 years ago |
Matthias
|
94e0a808b7
|
Add test, invert logic
|
2 years ago |
Matthias
|
773940e05c
|
Update mocks to FtCoinGeckoApi
|
2 years ago |
Matthias
|
7a309d6927
|
Add explicit "fiat convert singleton" code
|
2 years ago |
Matthias
|
95077f4752
|
Remove unused "mocker" fixtures in fiat_convert
|
2 years ago |
Matthias
|
0c16a45999
|
Fix odd bug related to singleton usage
|
2 years ago |
Matthias
|
1cbd49fd4e
|
ruff format: rpc tests
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
e4881580fd
|
Slightly extend background jobs api
|
2 years ago |
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
|
2 years ago |
Matthias
|
c534d47c12
|
Merge pull request #10138 from freqtrade/backtest_max_fee
Backtest max fee
|
2 years ago |
Matthias
|
6e443a42cd
|
Merge pull request #10143 from freqtrade/feat/pairhistory_advanced
RPC: Advanced pairhistory endpoint
|
2 years ago |
Matthias
|
71ef6f70e5
|
Improve test coverage of strategy test
|
2 years ago |
Matthias
|
9d57e3930d
|
Extend error testing to post call
|
2 years ago |
Matthias
|
ab10379833
|
Add pair_history post endpoint, too
|
2 years ago |
Matthias
|
8c39740105
|
Test Post pair_candles endpoint
|
2 years ago |
Matthias
|
eeaa9061e5
|
Adapt test for to also test post endpoint
|
2 years ago |
Matthias
|
3e20770446
|
Slightly change returned column scheme
|
2 years ago |
Matthias
|
f259270e9c
|
Update tests to properly mock fee
|
2 years ago |
Matthias
|
35408966f4
|
Fix remaining user_data leaks
|
2 years ago |
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
|
2 years ago |
Matthias
|
96bb4db68e
|
Fix remaining coingecko spellings
|
2 years ago |
Matthias
|
2d9be6c818
|
Fix some coingecko spellings
|
2 years ago |
Matthias
|
d48cff3b9a
|
Update to dt_humanize_delta for all usages
|
2 years ago |
Matthias
|
cc534c5000
|
switch from arrow to humanize
|
2 years ago |
Matthias
|
53c548f7b6
|
Fix test to actually work
|
2 years ago |
Matthias
|
7c3feeddc4
|
Fix faulty assert statements
|
2 years ago |
Matthias
|
f2cfb127ae
|
Merge pull request #10099 from cclauss/codespell
Fix typos discovered by codespell
|
2 years ago |
Matthias
|
87d50243e2
|
Update tests
|
2 years ago |
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2 years ago |
Matthias
|
393d4b8eb3
|
Add test for market_change endpoint
|
2 years ago |
Matthias
|
747266fe42
|
Remove unused imports
|
2 years ago |
Matthias
|
f4074d2960
|
Add tests for lock endpoints
|
2 years ago |
Matthias
|
2854186b14
|
Adjust test to work against usdt values
|
2 years ago |
Matthias
|
093fd48cf9
|
Update test to use default_conf_usdt
|
2 years ago |
Matthias
|
acbb485302
|
Add bot start and bot-startup to health endpoint
|
2 years ago |
Matthias
|
98c2f81bb9
|
Merge pull request #9917 from syco/develop
update status table to show total amounts in stake currency
|
2 years ago |
Alberto
|
865ebc3143
|
update status table to show total amounts in stake currency
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com>
|
2 years ago |
Matthias
|
265a7123da
|
Add explicit test for telegram functionality of list-custom-data
|
2 years ago |
Matthias
|
f1af00dd39
|
Merge branch 'develop' into feature_keyval_storage
|
2 years ago |
Matthias
|
00bde70f73
|
Fix / improve styling in test class
|
2 years ago |
Matthias
|
3f3760c0ae
|
Use Markdown V1 - update tests
|
2 years ago |
Matthias
|
1696aa3915
|
Adjust tests for new fields
|
2 years ago |
Matthias
|
1c81a21bb6
|
Merge branch 'develop' into feature_keyval_storage
|
2 years ago |
Matthias
|
72290365db
|
telegram: ensure msg update test uses the correct edit_message_text call
|
2 years ago |
Matthias
|
2393a9fecf
|
Fix some minor test failures
|
2 years ago |
Matthias
|
4700782f60
|
Merge branch 'develop' into feature_keyval_storage
|
2 years ago |
Matthias
|
3711fa5098
|
Improve formatting of leverage
closes #9759
|
2 years ago |
Matthias
|
9bfd34a4f3
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
Update stoploss order management
|
2 years ago |
Matthias
|
398b93beef
|
Fix rpc test
|
2 years ago |
Matthias
|
8d72ee358c
|
Improve code styles ...
|
2 years ago |
Matthias
|
d412a8fc1a
|
Simplify emc test setup
|
2 years ago |
Matthias
|
e967dfa145
|
Adjust api test after column expansion
|
2 years ago |
Matthias
|
69e9ab90df
|
Adjust tests for new messaging scheme
|
2 years ago |
Matthias
|
80071dd2d8
|
Adjust tests for improved telegram output
|
2 years ago |
Matthias
|
209e7033cd
|
Fix tests for newly added field
|
2 years ago |
Matthias
|
079330ac64
|
Merge pull request #9611 from freqtrade/rpc_final_exit_msg
Improve Telegram final exit msg
|
2 years ago |
Matthias
|
90df6bcd54
|
Remove pointless parenteses
|
2 years ago |
Matthias
|
3237cad8c8
|
Fix test naming from sell to exit
|
2 years ago |
Matthias
|
685fef1ee8
|
Improve buy message FIAT formatting
|
2 years ago |
Matthias
|
690a3599d0
|
Simplify exit msg method further
|
2 years ago |
Matthias
|
7b78e66e7d
|
Ajust some leverage calls
|
2 years ago |
Matthias
|
8726d63923
|
Remove unnecessary calculations for exit msg
|
2 years ago |
Matthias
|
934e72656a
|
Simplify exit message fiat handling
|
2 years ago |
Matthias
|
b0fdf6ac52
|
Update Tests for removed sell_reason field
|
2 years ago |
Matthias
|
e9c04debfb
|
Fix tests due to new exit behavior
|
2 years ago |
Matthias
|
ae3f62cf9b
|
Fix RPC tests
|
2 years ago |
Matthias
|
931704abcc
|
Merge branch 'develop' into feature/update_sl_order_mgt
|
2 years ago |
Matthias
|
4769b50709
|
Fix RPC tests
|
2 years ago |
Matthias
|
18dd9cf803
|
Use a trade for test that actually has an open stop order
|
2 years ago |
Matthias
|
8234879b58
|
stoploss_order_id removal tests
|
2 years ago |
Matthias
|
d26154f994
|
Import logging ...
|
2 years ago |
Matthias
|
0e14dd6190
|
Set proper log-level for test
|
2 years ago |
robcaulk
|
2f2467256c
|
feat: add SKLearnRandomForestClassifier
|
2 years ago |
Matthias
|
3b4b833dd0
|
Remove unused mock
|
2 years ago |
Stefano Ariestasia
|
63e702a3bf
|
remove unused comments
|
2 years ago |
Stefano
|
8680b5faa0
|
fix some tests, add new tests
|
2 years ago |
Matthias
|
7d0ecfde93
|
Add tests to ensure responses are as expected
|
2 years ago |
Matthias
|
2efef72ec2
|
Reduce wait for ws test
|
3 years ago |
Matthias
|
be82248e01
|
Remove futher usages of Path(tmpdir)
|
3 years ago |
Matthias
|
05ef4f9b6f
|
Fix forceenter - cancel dialog not working
closes #9368
|
3 years ago |
Matthias
|
b2796b850b
|
Add funding_fee export to order object
Helps debugging #9163
|
3 years ago |
Stefano
|
478e6f1e64
|
fix test
|
3 years ago |
Matthias
|
394d758d32
|
Add missing fields to json (and json parse)
|
3 years ago |
Matthias
|
33bf7f9f30
|
Ensure test doesn't fail based on daytime
failed if it's run in the first hour of the (UTC) day
|
3 years ago |
Matthias
|
2ee152c5a6
|
Merge pull request #8779 from Axel-CH/feature/multiple_open_orders
Feature: Multiple open orders
|
3 years ago |
Matthias
|
9e1f7dc6f7
|
have force-enter also include has_open_orders
|
3 years ago |
Matthias
|
067c9219b6
|
replace 'open_orders' with "has_open_orders" in api
|
3 years ago |
Matthias
|
97a37198b9
|
Update test
|
3 years ago |
Matthias
|
8c95207ca4
|
Merge branch 'develop' into pr/Axel-CH/8779
|
3 years ago |
Matthias
|
c5f26e72e1
|
Merge pull request #9153 from freqtrade/rpc/drawdown
Add better drawdown metrics to /profit outputs
|
3 years ago |
Matthias
|
e854667eb8
|
Add max_drawdown_start and end to /profit API endpoints
|
3 years ago |
Matthias
|
399f144c27
|
more calc_profit_combined usage
|
3 years ago |
Matthias
|
00cef56a57
|
Merge pull request #9137 from froggleston/frog-update-rpc
Implment weekly/monthly RPC endpoints
|
3 years ago |
Matthias
|
d1984945d5
|
Improve tests for /weekly and /monthly
|
3 years ago |
froggleston
|
f838bc760f
|
Implment weekly/monthly RPC endpoints
|
3 years ago |
Matthias
|
23aa8dcd51
|
Simplify profit calculation (removes unnecessary fallback)
|
3 years ago |
Matthias
|
f19f3ed4eb
|
Fix rpc forceexit logic, fix remaining test
|
3 years ago |