Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
9229ef58
Commit
9229ef58
authored
Mar 26, 2026
by
Eric Duminil
Browse files
Done
parent
07842c62
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_simulations.py
View file @
9229ef58
...
...
@@ -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
kpis
[
"Number of buildings"
].
value
>
0
# TODO: Add greenwater tests from CGSC too
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment