keiserlab / e3fp

3D molecular fingerprints
GNU Lesser General Public License v3.0
122 stars 33 forks source link

Add unit tests #6

Open sethaxen opened 8 years ago

sethaxen commented 8 years ago

Because the possibility of breaking something and not knowing it is very real and very scary.

sethaxen commented 7 years ago

Looking at the latest code coverage, most code has corresponding tests, except for conformer generation (which is difficult to test anyways) and pipeline methods. Once pipeline tests are written, this can probably be closed.