stable/tests/optimize
Matthias 46f0f66039 Keep dimensions stored in hyperopt class
There is no point in regenerating them and it will cause some
overhead as all space classes will be recreated for every epoch.
2021-05-02 09:48:37 +02:00
..
hyperopts Move DefaultHyperopt to test folder (aligned to strategy) 2020-08-06 08:50:41 +02:00
__init__.py Apply isort to tests 2020-09-28 19:43:15 +02:00
conftest.py add tests for IntParameter.range 2021-04-24 07:18:35 +02:00
test_backtest_detail.py Update tests to reflect new backtest returns 2021-05-02 09:46:27 +02:00
test_backtesting.py Update tests to reflect new backtest returns 2021-05-02 09:46:27 +02:00
test_edge_cli.py Increase coverage of edge_cli 2020-08-06 09:22:41 +02:00
test_hyperopt.py Keep dimensions stored in hyperopt class 2021-05-02 09:48:37 +02:00
test_hyperoptloss.py Don't use profit_percent for backtesting results anymore 2021-01-24 08:58:41 +01:00
test_optimize_reports.py Fix tests 2021-05-02 09:46:27 +02:00