Commit Graph

1090 Commits (70d7dcd189ff44cb9dfdba47ea03be13792b04fe)

Author SHA1 Message Date
Matthias 739a67fdcb test: add test for new webhook functionality
6 months ago
Matthias 2542102280 test: Test telegram init exception handling
6 months ago
Matthias 07906d2576 test: update api backtest test
6 months ago
Matthias 5e64416dfa test: add test for profit_all
7 months ago
Matthias 571497e58b
Merge pull request #11974 from qqqqqf-q/feat/telegram-profit-direction
7 months ago
Matthias 35dab9b566 test: fix typo in test name
7 months ago
Matthias 2b05a49671 test: Update telegram /profit tests
7 months ago
Matthias b79b5b6c32 refactor: move profit test next to each other
7 months ago
Matthias 78124cd025 feat: support `/profit long`, too
7 months ago
qqqqqf 19b57ad87e Add /profit long and /profit short commands#2
7 months ago
qqqqqf 97f30cf13d feat(telegram): Add /profit long and /profit short commands
8 months ago
Matthias 2ecadabd92 chore: align API endpoints
8 months ago
Matthias e90c60c940 chore: improved response on delete order
8 months ago
Matthias 60029c2a8b fix: improved message when nonexisting trade is deleted
8 months ago
Matthias 640cab2ca8 refactor: tests - update timezone.utc to UTC
8 months ago
Matthias 9bd8b7acf5 test: use event based init for telegram
8 months ago
Matthias 301d85ef4f test: remove edge tests
9 months ago
Matthias aa89ce80ab test: remove edge from tests (initial round)
9 months ago
Matthias 61dd94ceb0 test: add tests for annotations feature
10 months ago
Matthias d8b51875bf test: update tests for new file structure
10 months ago
Matthias 574419f3a4 test: freeze time to avoid random test failure
10 months ago
Matthias a6d76cad39 test: improve api test to ensure the default is what we expect
11 months ago
David Arena 194d53acf8 fix: adding checks for trades and order_by_id
11 months ago
Matthias 0e92372b0b chore: don't use list[0] - but next
11 months ago
Matthias a3d3a4de51 test: Update test to reflect new total_profit calculation
11 months ago
Axel-CH 722d5b2319 test: update test of _rpc_pause after removal of specific fallback if bot already paused
11 months ago
Axel-CH 3d8d2fc0c6 test: update tests related to paused state status message wording
11 months ago
Matthias 38feb90f9e chore: update function naming
11 months ago
Axel-CH 0adb264c9b test: update test_telegram_init with pause
11 months ago
Axel-CH 06c4b661f7 test: fix test__send_msg_keyboard after pause key removal
11 months ago
Axel-CH 85772ac7f7 test: update stopentry related tests for rpc api and telegram
11 months ago
Axel-CH 3ec72f88e2 test: update test_rpc_stopentry, small wording change on _rpc_stopentry status
11 months ago
Axel-CH f70815dd8e test: update test_rpc_telegram with new paused state telegram commands
11 months ago
Matthias 425701ddcf test: simplify assert message
11 months ago
Matthias 42e45a0a65 chore: simplify import and docstring
11 months ago
Axel-CH 0d7854ff1b test: update tests after removal of cd_value field from list custom-data response
11 months ago
Axel-CH 61b29962c4 test: update test after trade id removal from telegram response for list_custom_data
11 months ago
Axel-CH 176f5518ea Merge branch 'develop' into api-server-list-custom-data
11 months ago
Axel-CH 06406b7103 test: update test_telegram_list_custom_data
11 months ago
Axel-CH 578ba9ea4a test: update custom-data api related tests according rpc_list_custom_data output
11 months ago
Axel-CH 68ad688665 test: update test_telegram_list_custom_data wording
11 months ago
Matthias 5d3c764e27 test for authorized_users telegram functionality
11 months ago
Matthias d543feb032 tests: simplify telegram test setup
11 months ago
Axel-CH 429505b134 test: add test_api_custom_data_multiple_open_trades to validate api route behaviour
12 months ago
Axel-CH 2c2cc086c3 test: add test_api_custom_data_single_trade to validate api route behaviour
12 months ago
Axel-CH fe16654733 test: slight change on expected string in test_telegram_list_custom_data
12 months ago
Matthias 13e9f8a98e fix: use initialMargin over collateral for position wallet
12 months ago
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