pha4ge/hAMRonization

Automated tests for parsers

fmaguire opened this issue · 4 comments

Tests need implemented for new parsers

I think this was also assigned to me?

Don't worry too much about tight integration with code, just automated functional tests (i.e. known input == expected output) for each of the parsers for now.

I'll modify them to use the refactored parser library later on

parser output tests:

  • abricate
  • amrfinder
  • amrplusplus
  • ariba
  • deepARG
  • groot
  • kmerresistance
  • mykrobe
  • pointfinder
  • resfams
  • resfinder
  • rgi
  • srax
  • srst2
  • c-sstar
  • staramr

Great work so far @cimendes!