freqtrade_origin/tests/optimize
Matthias 6963a92332 Improve hyperopt Tests
ensure scikit-learn has to generate new random points by reducing initial points
this will uncover a failure in newer scikit-learn versions
2023-11-22 07:21:07 +01:00
..
__init__.py Fix more tests 2023-05-18 07:00:36 +02:00
conftest.py Improve fixture fake results 2023-01-08 10:08:54 +01:00
test_backtest_detail.py Don't force min_roi to have content 2023-05-27 19:39:00 +02:00
test_backtesting_adjust_position.py Simplify backtesting by using current_time more consequently 2023-10-11 19:45:00 +02:00
test_backtesting.py Tighten funding-fee variance for backtest 2023-10-11 19:49:33 +02:00
test_edge_cli.py Use variable for exchange mocks to shorten lines 2023-03-01 20:27:15 +01:00
test_hyperopt_tools.py Further improvements to test setup 2023-11-05 16:23:22 +01:00
test_hyperopt.py Improve hyperopt Tests 2023-11-22 07:21:07 +01:00
test_hyperoptloss.py Merge branch 'develop' into pr/nicolaspapp/6715 2022-04-30 14:22:18 +02:00
test_lookahead_analysis.py Adjust tests for new naming 2023-10-01 08:00:09 +02:00
test_optimize_reports.py Remove further usages of Path(tmpdir) 2023-11-05 16:25:23 +01:00
test_recursive_analysis.py Adjust tests for new naming 2023-10-01 08:00:09 +02:00