RECETOX / RIAssigner

RIAssigner is a python tool for retention index (RI) computation for GC-MS data.
MIT License
4 stars 6 forks source link

[JOSS Review] Automated tests: some automated tests fail #89

Closed davidegraff closed 2 years ago

davidegraff commented 2 years ago

cc https://github.com/openjournals/joss-reviews/issues/4337

After setting up the riassigner-dev environment and installing RIAssigner according to the instructions in the README, I ran:

$ pytest > pytest.log

and some of the tests failed. I have attached the output here: pytest.log

hechth commented 2 years ago

@davidegraff please check out the PR #90 - this should solve those issues.

Please feel free to comment here or on the PR! Thank you very much!