Skip to content

Commit

Permalink
Add a test
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Jun 13, 2022
1 parent 8e0b2d8 commit 270e24d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iam_units/test_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def test_emissions_internal():
@pytest.mark.parametrize(
"metric, species_in, species_out, expected_value",
[
("AR6GWP20", "CH4", "CO2", 81.2),
("AR6GWP100", "CH4", "CO2", 27.9),
("AR5CCFGWP100", "CH4", "CO2", 34),
("AR5GWP100", "CH4", "CO2", 28),
Expand Down

0 comments on commit 270e24d

Please sign in to comment.