Skip to content

Commit

Permalink
Add new tutorial to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
glatterf42 committed Sep 24, 2024
1 parent 9311cb3 commit 97f957c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions message_ix/tests/test_tutorials.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def _t(group: Union[str, None], basename: str, *, check=None, marks=None):
_t("w0", f"{W}_addon_technologies"),
_t("w0", f"{W}_historical_new_capacity"),
_t("w0", f"{W}_multinode_energy_trade"),
_t("w0", f"{W}_sankey"),
# NB this is the same value as in test_reporter()
_t(None, f"{W}_report", check=[("len-rep-graph", 13724)]),
_t("at0", "austria", check=[("solve-objective-value", 206321.90625)]),
Expand Down

0 comments on commit 97f957c

Please sign in to comment.