Skip to content

Commit

Permalink
plot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmshn committed May 21, 2024
1 parent 1670d2b commit 1d155ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_thermo.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ def test_formation_energy_diagram_using_bulk_entry(formation_energy_diagram):
)
assert len(fed.chempot_limits) == 3
assert fed.defect_chemsys == "Ga-Mg-N"
assert fed.bulk_formula == "GaN"


def test_formation_energy_diagram_shape_fixed(formation_energy_diagram):
Expand Down

0 comments on commit 1d155ea

Please sign in to comment.