pymechanical icon indicating copy to clipboard operation
pymechanical copied to clipboard

Add more tests to PyMechanical

Open klmcadams opened this issue 2 years ago • 0 comments

Add more tests for PyMechanical to increase our coverage when running pytest. This is especially for the embedding tests. Run "pytest -m embedding" to see what coverage is missing. A table will be shown below this coverage line in the terminal:

---------- coverage: platform linux, python x.x.x-final-0 ----------

Ideally, we should have over 80% coverage

klmcadams avatar Jan 22 '24 20:01 klmcadams