Commit Graph

1103 Commits (2013a2eddaeffd495ae2bc2ed30fde2a0143c1ec)

Author SHA1 Message Date
Matthias 0ed3bdc747 test: add test for force exit API logic
4 months ago
Matthias 8af0631ff0
Merge pull request #12599 from freqtrade/fix/dynamic_funding_fees
4 months ago
Matthias b406219515 test: add candle_types test
4 months ago
Matthias 4c3d9b8c70 test: simplify some stoploss test setups
4 months ago
Matthias 7f831f8a9c test: update tests for new test pairs
5 months ago
Matthias a4e6ac0c7f test: update test for new status table behavior
5 months ago
Matthias b364153d02 feat: add nr_of_successful_* to api
5 months ago
Matthias 916d8324cb test: update tests with new fields
5 months ago
Matthias cdd9968831 test: use realistic arguments for tests
6 months ago
Matthias 34cba1480e test: improved line-annotation test-case
7 months ago
Matthias 9ea249180a test: add annotation line test
7 months ago
Matthias 9f436dcd1e chore: fix RUF043 violations
7 months ago
Matthias 95a710d4a8 chore: fix RUF059 violations
7 months ago
Matthias 739a67fdcb test: add test for new webhook functionality
8 months ago
Matthias 2542102280 test: Test telegram init exception handling
8 months ago
Matthias 07906d2576 test: update api backtest test
8 months ago
Matthias 5e64416dfa test: add test for profit_all
9 months ago
Matthias 571497e58b
Merge pull request #11974 from qqqqqf-q/feat/telegram-profit-direction
9 months ago
Matthias 35dab9b566 test: fix typo in test name
9 months ago
Matthias 2b05a49671 test: Update telegram /profit tests
9 months ago
Matthias b79b5b6c32 refactor: move profit test next to each other
9 months ago
Matthias 78124cd025 feat: support `/profit long`, too
9 months ago
qqqqqf 19b57ad87e Add /profit long and /profit short commands#2
9 months ago
qqqqqf 97f30cf13d feat(telegram): Add /profit long and /profit short commands
9 months ago
Matthias 2ecadabd92 chore: align API endpoints
10 months ago
Matthias e90c60c940 chore: improved response on delete order
10 months ago
Matthias 60029c2a8b fix: improved message when nonexisting trade is deleted
10 months ago
Matthias 640cab2ca8 refactor: tests - update timezone.utc to UTC
10 months ago
Matthias 9bd8b7acf5 test: use event based init for telegram
10 months ago
Matthias 301d85ef4f test: remove edge tests
11 months ago
Matthias aa89ce80ab test: remove edge from tests (initial round)
11 months ago
Matthias 61dd94ceb0 test: add tests for annotations feature
12 months ago
Matthias d8b51875bf test: update tests for new file structure
12 months ago
Matthias 574419f3a4 test: freeze time to avoid random test failure
1 year ago
Matthias a6d76cad39 test: improve api test to ensure the default is what we expect
1 year ago
David Arena 194d53acf8 fix: adding checks for trades and order_by_id
1 year ago
Matthias 0e92372b0b chore: don't use list[0] - but next
1 year ago
Matthias a3d3a4de51 test: Update test to reflect new total_profit calculation
1 year ago
Axel-CH 722d5b2319 test: update test of _rpc_pause after removal of specific fallback if bot already paused
1 year ago
Axel-CH 3d8d2fc0c6 test: update tests related to paused state status message wording
1 year ago
Matthias 38feb90f9e chore: update function naming
1 year ago
Axel-CH 0adb264c9b test: update test_telegram_init with pause
1 year ago
Axel-CH 06c4b661f7 test: fix test__send_msg_keyboard after pause key removal
1 year ago
Axel-CH 85772ac7f7 test: update stopentry related tests for rpc api and telegram
1 year ago
Axel-CH 3ec72f88e2 test: update test_rpc_stopentry, small wording change on _rpc_stopentry status
1 year ago
Axel-CH f70815dd8e test: update test_rpc_telegram with new paused state telegram commands
1 year ago
Matthias 425701ddcf test: simplify assert message
1 year ago
Matthias 42e45a0a65 chore: simplify import and docstring
1 year ago
Axel-CH 0d7854ff1b test: update tests after removal of cd_value field from list custom-data response
1 year ago
Axel-CH 61b29962c4 test: update test after trade id removal from telegram response for list_custom_data
1 year ago