GOMC-WSU / MoSDeF-dihedral-fit

MoSDeF-dihedral-fit: A simple software package to fit dihedrals via the MoSDeF software
MIT License
3 stars 5 forks source link

Testing exceptions #106

Closed daico007 closed 3 months ago

daico007 commented 4 months ago

Add more tests to cover exceptions with other misc fixes. Please refer to https://github.com/GOMC-WSU/MoSDeF-dihedral-fit/issues/101 and https://github.com/GOMC-WSU/MoSDeF-dihedral-fit/issues/97.

bc118 commented 3 months ago

Tests were created to cover more of the code. Portions of the code that are not covered, are more of catch all errors that are not known how to create the errors at this time (this protects users from something we did not expect to happen).