Closed hgandhi2411 closed 2 years ago
Two tests in test_thermoengine.py are failing. You can see the log from running pytest pytests/ here
test_thermoengine.py
pytest pytests/
Tests pass in windows and Ubuntu. Need to investigate this in depth #37 since this is OS dependent. Some round off bug.
should be fixed #50
Two tests in
test_thermoengine.py
are failing. You can see the log from runningpytest pytests/
here