Commit Graph

390 Commits

Author SHA1 Message Date
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 c3fa8a4c45 feat: Allow empty fiat_display_currency
(instead of completely deleting that key)
2024-05-22 20:30:35 +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 d48cff3b9a Update to dt_humanize_delta for all usages 2024-04-21 15:49:50 +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 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 3f3760c0ae Use Markdown V1 - update tests 2024-02-17 12:02:26 +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 8d72ee358c Improve code styles ... 2024-01-24 20:31:38 +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
Matthias 90df6bcd54 Remove pointless parenteses 2024-01-06 11:49:40 +01:00
Matthias 3237cad8c8 Fix test naming from sell to exit 2024-01-06 11:32:58 +01:00
Matthias 685fef1ee8 Improve buy message FIAT formatting 2024-01-06 11:22:37 +01:00
Matthias 690a3599d0 Simplify exit msg method further 2024-01-06 11:14:43 +01:00
Matthias 7b78e66e7d Ajust some leverage calls 2024-01-06 10:51:50 +01:00
Matthias 8726d63923 Remove unnecessary calculations for exit msg 2024-01-06 10:50:55 +01:00
Matthias 934e72656a Simplify exit message fiat handling 2024-01-06 10:50:13 +01:00
Matthias b0fdf6ac52 Update Tests for removed sell_reason field 2024-01-04 14:42:37 +01:00
Matthias e9c04debfb Fix tests due to new exit behavior 2023-12-30 08:58:44 +01:00
Matthias 3b4b833dd0 Remove unused mock 2023-12-06 18:22:28 +01:00
Stefano Ariestasia 63e702a3bf remove unused comments 2023-11-23 15:55:21 +09:00
Stefano 8680b5faa0 fix some tests, add new tests 2023-11-20 14:48:18 +09:00
Matthias 05ef4f9b6f Fix forceenter - cancel dialog not working
closes #9368
2023-11-01 09:10:21 +01:00
Matthias 97a37198b9 Update test 2023-09-08 06:39:42 +02:00
Matthias ffdb5fb790 Fix further tests after conftest_trades rework 2023-08-24 18:06:17 +02:00
froggleston 6ccc12f337 Fix calcs, rename ratio, add docs 2023-07-17 14:16:22 +01:00
froggleston 7eced953b3 Merge in develop changes 2023-07-15 16:16:08 +01:00
froggleston 096cb0d1ee Add tests, fix winrate calc 2023-07-15 16:09:13 +01:00
Matthias 261822147c Fix remaining arrow testcases 2023-05-18 07:00:36 +02:00
Matthias 3ec55885bd Remove arrow from more tests 2023-05-18 07:00:36 +02:00
Matthias bbce738523 Improve tests around timezone 2023-05-14 08:42:30 +02:00
Matthias 7bba034efd Merge pull request #8560 from freqtrade/feat/recoverTrades
Recover trades after selling on exchange
2023-05-13 16:35:08 +02:00
Matthias 0adac268ee Add test for #8591 2023-05-03 07:01:57 +02:00
Matthias 25bed7bb87 Update telegram help with reload_trade 2023-04-25 19:39:52 +02:00
Matthias 7287e9da1d Add telegram endpoint for reload_trade 2023-04-25 19:34:37 +02:00
Matthias c06759223e Improve telegram async tests 2023-04-24 14:27:56 +02:00
Matthias d25e82d095 Mock exchange loop 2023-04-24 14:27:56 +02:00
Matthias 5608aaca26 Simplify mocking 2023-04-24 14:27:56 +02:00
Matthias 7171fd1132 Test telegram startup 2023-04-24 14:27:56 +02:00