pigx_sars-cov-2 icon indicating copy to clipboard operation
pigx_sars-cov-2 copied to clipboard

Write tests and create more robust and maintainable architecture

Open vicfabienne opened this issue 4 years ago • 2 comments

Most of the scripts need tests. For further information contact @rekado

Also, there is a lot of processing currently done within the rmd reports which should be moved to individual files.

vicfabienne avatar Jun 05 '21 00:06 vicfabienne

These two parts are linked: in order to simplify the tests we should move most processing out of the Rmd files and into scripts (or libraries). Once that's done we can test those scripts or libraries without having to process rmarkdown.

rekado avatar Jun 09 '21 20:06 rekado

One of the issues relating to moving code out of Rmd files is #19

rekado avatar Jun 09 '21 20:06 rekado