biocore / Platypus-Conquistador

Confirming specific taxonomic groups within your samples.
Other
19 stars 5 forks source link

ENH: Add tests for commands.compare #25

Closed ElDeveloper closed 9 years ago

ElDeveloper commented 9 years ago

Add several test cases for the compare function in commands. In doing this I found an exception that was never going to be raised and changed the check to verify the parsed file worked correctly.

Additionally, I've fixed a few errors with the setup.py to successfully register 'platypus-conquistador'.

The init.py file now includes commands, this was an oversight from a previous PR.

antgonza commented 9 years ago

:+1: Let's wait for the tests to finish

coveralls commented 9 years ago

Coverage Status

Coverage increased (+24.45%) to 98.21% when pulling 8e0b77a69fa21c413bcbb1e7888668498421008f on ElDeveloper:test-compare into 976c6aef467a0163acd539815d96fce05a3cfa30 on biocore:master.