Standard Optimization time 48h -> Tests updated

This commit is contained in:
Andreas
2024-12-22 10:36:36 +01:00
committed by Andreas
parent e939512623
commit fc4067fe63
4 changed files with 286 additions and 283 deletions
+2 -2
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"))