Commit Graph

5975 Commits

Author SHA1 Message Date
Matthias d010a050d3 chore: autoformat tests 2025-07-04 19:29:12 +02:00
Matthias 7b541ff958 test: refactor test to use asyncio.timeout 2025-07-04 19:29:12 +02:00
Matthias 640cab2ca8 refactor: tests - update timezone.utc to UTC 2025-07-04 18:22:42 +02:00
Matthias deb8bde078 refactor: tests - update timezone.utc to UTC 2025-07-04 18:22:42 +02:00
Matthias 81fdff1039 chore: simplify exchangews_ohlcv further 2025-07-04 15:24:44 +02:00
Matthias 5101b1767b test: slightly cleanup ws_ohlcv test 2025-07-04 15:04:24 +02:00
Matthias e90aa6abda test: Increased asyncio.sleep for ws_ohlcv test 2025-07-04 14:39:19 +02:00
Matthias 9bd8b7acf5 test: use event based init for telegram 2025-07-03 21:08:09 +02:00
Matthias 2a5a422079 test: attempt to fix test_exchangews_ohlcv flakyness 2025-07-03 21:08:09 +02:00
Matthias e92afb74c6 test: improve event-loop mocking 2025-07-03 21:08:09 +02:00
Matthias 66020d250c test: update test trades pagination handling to use _ft_has 2025-07-03 09:00:27 +02:00
Matthias 822dce09b7 tests: keys are no longer added to the dict 2025-06-22 11:29:45 +00:00
Matthias 2165c3e542 tests: update tests to ues new module 2025-06-20 20:19:38 +02:00
Matthias f2c37e2575 test: remove missed test 2025-06-10 19:27:23 +02:00
Matthias 95fbe04225 test: add tests for edge startup errors 2025-06-10 18:24:47 +02:00
Matthias 43c5b8d0ed test: remove final edge test occurance 2025-06-10 18:21:45 +02:00
Matthias 301d85ef4f test: remove edge tests 2025-06-10 18:20:02 +02:00
Matthias c53c70d597 tests: further test cleanup 2025-06-10 07:27:03 +02:00
Matthias aa89ce80ab test: remove edge from tests (initial round) 2025-06-10 07:15:02 +02:00
Matthias 1ba411cccf tests: Update empty error match 2025-06-09 18:04:21 +02:00
Matthias ae671c736e feat: don't lowercase ccxt_config keys
closes #11852
2025-06-08 09:52:58 +02:00
Matthias b05fb57fb7 chore: huobijp rename to bittrade
aligned with https://github.com/ccxt/ccxt/pull/26036
2025-06-02 08:40:05 +02:00
Matthias ce46cd7343 Merge pull request #11646 from freqtrade/deps/numpy2
Bump numpy to 2.x
2025-06-01 09:13:58 +02:00
Matthias 77dcc5354c test: update hyperliquid test for new load_markets behavior 2025-05-30 07:08:58 +02:00
Matthias b8b94d58c4 test: update tests for new reload_markets behavior 2025-05-29 20:12:59 +02:00
Matthias dfc1193c52 Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
Add custom_roi() strategy callback
2025-05-25 09:13:32 +02:00
Matthias ee25635c79 test: update tests for new StrategyValidator 2025-05-24 16:35:12 +02:00
Matthias f3d03dd26a feat: ensure uniqueness among fetched orders
closes #11786
2025-05-23 07:39:35 +02:00
Matthias 34ccf141d1 test: enhance now_is_time_to_refresh test 2025-05-22 20:03:43 +02:00
Matthias 64c6b4718d Merge pull request #11758 from mrpabloyeah/add-max-trade-duration-to-backtest-results
Add min/max trade duration to backtest results
2025-05-21 20:45:24 +02:00
Matthias 82f98746bd test: update test for new behavior 2025-05-21 19:27:23 +02:00
Matthias 947cbdd858 test: add format_duration test 2025-05-20 18:15:54 +02:00
Matthias d8c24663fc Merge pull request #11736 from viotemp1/optuna_addons
add early stopping for hyperopt
2025-05-20 06:45:15 +02:00
Matthias 8641796d04 test: Add test for early-stop config adjustment 2025-05-19 07:03:41 +02:00
mrpabloyeah 882ca44816 Fix test_optimize_reports 2025-05-18 14:19:10 +02:00
Matthias daff50e79e test: improve admotion test by skipping empty lines 2025-05-17 16:16:19 +02:00
Matthias 09b687d66f test: add test checking proper admotion logic 2025-05-17 16:12:19 +02:00
Matthias 665ff9f14e test: extend test_docs for collapsed info boxes 2025-05-17 15:36:32 +02:00
Matthias c3ea793abb Merge branch 'develop' into add-custom-roi-strategy-callback 2025-05-15 07:22:25 +02:00
Matthias c901f6d1dd test: add test for custom_roi behavior 2025-05-15 07:22:18 +02:00
Matthias 3b6dbaccf8 test: add failing test for #11752 2025-05-14 20:12:33 +02:00
Matthias 3fb6bc888b chore: Mypy-exclusions to account for ta-lib import problem 2025-05-12 18:22:01 +02:00
Matthias c3f6aa17ee Merge pull request #11711 from freqtrade/feat/bt_historic_precision
Improve price precision logic and add significant digits calculation
2025-05-10 16:03:38 +02:00
Matthias 8dc278f1a0 refactor: simplify ws exchange handling 2025-05-10 13:30:26 +02:00
Matthias a6d3995013 feat: Improved typing, exception if neither step nor decimals is set 2025-05-09 06:34:59 +02:00
Matthias d0d40f4fce test: Improve skdecimal test 2025-05-09 06:34:33 +02:00
Matthias 7cfecab7e2 Merge branch 'develop' into optuna 2025-05-08 19:25:33 +02:00
Matthias 8f8da51808 feat: round hyperopt results to 13 digits (this removes floating point errors) 2025-05-08 19:24:31 +02:00
Matthias 53ba3ced06 test: add test for backtest "get price precision" logic 2025-05-04 11:47:42 +02:00
Matthias 081fa2209a refactor: correct naming of new function 2025-05-03 20:45:52 +02:00