Closed kapsakcj closed 1 year ago
Hi Curtis,
Thanks for letting us know! We recently updated the CARD database and forgot to change the filenames in the tests.
We've made the fix (renamed test/*/data/CARD_v3.0.8.fasta
files to test/*/data/CARD_v3.1.13.fasta
) and all tests are now passing. I'll made a new release (v2.3.1) with this fix.
Ryan
Great, thank you!
Hi I recently upgraded to v2.3.0 and noticed that the included unit tests are now failing, where they previously ran successfully with v2.2.0
The consistent error seen throughout the output of
python3 -m pytest
have been similar to this, with varying sub-directories (the subdirs aftertest/
):kleborate itself still runs successfully, so not a huge deal to fix, but thought I would let you all know!
Curtis