Standard Optimization time 48h -> Tests updated

This commit is contained in:
Andreas
2024-12-21 15:34:34 +01:00
committed by Andreas
parent e939512623
commit fc4067fe63
4 changed files with 290 additions and 287 deletions

View File

@@ -61,8 +61,8 @@ def test_optimize(
opt_class = optimization_problem(tmp_config, fixed_seed=42)
start_hour = 10
if ngen > 10 and not is_full_run:
pytest.skip()
# if ngen > 10 and not is_full_run:
# pytest.skip()
visualize_filename = str((DIR_TESTDATA / f"new_{fn_out}").with_suffix(".pdf"))