e3fp
e3fp copied to clipboard
Add unit tests
Because the possibility of breaking something and not knowing it is very real and very scary.
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.