Commit Graph

5436 Commits

Author SHA1 Message Date
Matthias c6d1c1a980 Add dt_ts_none helper 2024-02-15 19:50:56 +01:00
Matthias a22181d721 Enable caching for "filter only" Volumepairlist 2024-02-15 18:20:19 +01:00
Matthias 7f7e9ec875 Add additional test case for VolumePairlist in range mode 2024-02-15 18:20:19 +01:00
Matthias 6c9b9e91e8 enhance volumpairlist range test 2024-02-15 18:20:19 +01:00
Matthias ab062d7bb1 Add test to run in backtest mode 2024-02-13 07:16:20 +01:00
Matthias 9be7759e42 Add initial test for custom_data 2024-02-13 07:10:11 +01:00
Matthias 1c81a21bb6 Merge branch 'develop' into feature_keyval_storage 2024-02-12 20:39:37 +01:00
Joe Schr 6e7a536c7a Replaces public_trades_to_dataframe with trades_list_to_df 2024-02-12 13:45:56 +01:00
Matthias 72290365db telegram: ensure msg update test uses the correct edit_message_text call 2024-02-12 06:31:39 +01:00
Joe Schr eaa85e8651 Removes do_plot and old comments 2024-02-11 13:16:16 +01:00
Matthias d23079f837 improve tests slighly 2024-02-10 20:13:17 +01:00
Matthias f89147fd44 Allow limiting kraken pairs to --pairs selection 2024-02-10 08:44:16 +01:00
Joe Schr 9ec45ce042 Ruff fix 2024-02-08 19:48:53 +01:00
Joe Schr 3d92b40ad3 Ruff fix: E303 too many blank lines 2024-02-08 19:48:53 +01:00
Joe Schr 5b264d66e0 Ruff and flake fixes 2024-02-08 19:38:21 +01:00
Matthias 2393a9fecf Fix some minor test failures 2024-02-07 19:06:41 +01:00
Joe Schr 39ba6fe56b Ruff --fix 2024-02-07 12:48:15 +01:00
Matthias 4700782f60 Merge branch 'develop' into feature_keyval_storage 2024-02-07 07:13:41 +01:00
Joe Schr f61c75ffcc Fix isort imports 2024-02-06 20:35:16 +01:00
Joe Schr aa663b926a Fix tests for use public trades 2024-02-06 14:33:13 +01:00
Matthias 73e2e034ae Remove unused argument 2024-02-05 18:03:28 +01:00
Matthias 35e1421d59 Reduce whitespace 2024-02-03 13:42:25 +01:00
Matthias 0f9e846587 Update Tests data to work with new cached levtiers 2024-02-03 13:32:53 +01:00
Matthias 3711fa5098 Improve formatting of leverage
closes #9759
2024-02-03 13:14:50 +01:00
TheJoeSchr 5487e02ba2 Merge branch 'develop' into feature/fetch-public-trades 2024-02-02 15:14:04 +01:00
Joe Schr f6a8e03b59 Remove invoke self code for test_converter_public_trades 2024-02-02 14:54:28 +01:00
Matthias 8469484998 chore: Split stoploss tests from freqtradebot
stoploss on exchange tests are quiet extensive, and deserve their own test file.
2024-02-02 07:25:53 +01:00
Matthias 57df7d9eca chore: convert test dir to package 2024-02-02 07:23:19 +01:00
Matthias 80f6fbbae9 chore: Move bot-related tests to test subdir 2024-02-02 07:07:58 +01:00
Matthias ad121c19b0 Allow <1m timeframes for utility modes 2024-02-02 06:57:12 +01:00
Matthias 67c3bad977 Fix misspelled comment 2024-02-02 06:43:41 +01:00
Matthias 9bfd34a4f3 Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
Update stoploss order management
2024-02-02 06:43:02 +01:00
Joe Schr b79aeb0a0d Shrink public trades testdata by using BCH 2024-02-01 13:42:58 +01:00
Joe Schr 2833169955 Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades 2024-02-01 11:46:38 +01:00
Matthias d1a96af5e8 Add ft_order_Tag to backtest test 2024-01-30 07:28:36 +01:00
Matthias d664e76834 Add some tests 2024-01-30 07:24:36 +01:00
Matthias 398b93beef Fix rpc test 2024-01-30 07:24:36 +01:00
Matthias 470a239e82 Formatting ... 2024-01-29 20:10:50 +01:00
Matthias 01baea8aab Test exceptions / errors 2024-01-29 20:08:25 +01:00
Matthias 4a580fc72f Add test validating cache 2024-01-29 20:01:21 +01:00
Matthias d691ffe9db Test more diff. scenario 2024-01-29 19:47:08 +01:00
Stefano 17af69435f remove mode, add max_rank, modify test 2024-01-29 17:57:14 +09:00
Matthias 23ac9e145a Fix generator test 2024-01-27 16:25:00 +01:00
Matthias 63d8239011 Merge branch 'develop' into bt-metrics2 2024-01-27 16:24:05 +01:00
Matthias 5890665931 Add BTC/USDT to test markets 2024-01-27 16:23:47 +01:00
Matthias b72078e76e use get_pair_base_currency 2024-01-27 16:07:55 +01:00
Matthias 076ca75200 Slightly refactor pairlist test 2024-01-27 14:52:05 +01:00
Stefano f8dc161ab4 add 2 more final tests 2024-01-27 19:33:12 +09:00
Stefano e0f7b62b54 fix initial tests 2024-01-27 19:12:50 +09:00
Stefano Ariestasia c854cef313 fix precommit 2024-01-27 18:12:19 +09:00