uibcdf / OpenPharmacophore

An open library to work with pharmacophores.
https://www.uibcdf.org/OpenPharmacophore
MIT License
33 stars 10 forks source link

New unit tests #60

Closed Daniel-Ibarrola closed 2 years ago

Daniel-Ibarrola commented 2 years ago

Description

Created unit tests for untested functions and classes. Some of them are still not complete and fail. PharmacophoricPoint class was refactored, but its use remains the same. Finally, a lot of the files were reformatted to comply with python style guide.