esteinig / vircov

Viral genome coverage evaluation for metagenomic diagnostics :drop_of_blood:
Apache License 2.0
26 stars 4 forks source link

Unit tests core components #5

Open esteinig opened 2 years ago

esteinig commented 2 years ago

Implement appropriate unit tests for paf.rs and covplot.rs

Excluded for now:

esteinig commented 2 years ago

Should probably format the strings for CovPlot and PafAlignment for testing, then output to console in a separate print function

esteinig commented 2 years ago

This can actually be done nicely in tests/app.rs binary testing