Closed oliverwm1 closed 3 years ago
Currently the tests in test_thermodynamics.py are not run by the make test rule. This PR fixes this issue and does some renaming to hopefully make it clearer how the tests are organized. It also fixes a bug in test_thermodynamics.py
test_thermodynamics.py
make test
Resolves #278
Currently the tests in
test_thermodynamics.py
are not run by themake test
rule. This PR fixes this issue and does some renaming to hopefully make it clearer how the tests are organized. It also fixes a bug intest_thermodynamics.py
Resolves #278