Huntsmanlab / utanos

Utilities for doing analysis on shallow WGS data
https://huntsmanlab.github.io/utanos/
Other
1 stars 0 forks source link

SHRD - Refactor tests to run properly via testthat #74

Open brandenjlynch opened 2 months ago

brandenjlynch commented 2 months ago

At present, the SHRD tests are wholly decouple from the standard R testing suite (testthat). We need to refactor these to use testthat and provide adequate code coverage.