Commit 9229ef58 authored by Eric Duminil's avatar Eric Duminil
Browse files

Done

parent 07842c62
...@@ -64,4 +64,3 @@ def test_load_profile(): ...@@ -64,4 +64,3 @@ def test_load_profile():
assert "Total load [MWh]" in kpis or any("load" in k.lower() for k in kpis) assert "Total load [MWh]" in kpis or any("load" in k.lower() for k in kpis)
assert kpis["Number of buildings"].value > 0 assert kpis["Number of buildings"].value > 0
# TODO: Add greenwater tests from CGSC too
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment