Open
Description
Description of feature
In parallel of moving to nf-test (#138) we need to increase the coverage of our CI tests. We've indeed found a couple of bugs on the dev branch that were caused by a lack of testing.
Overall, I'd want to see tested:
- the default
test
profile (already the case) - pre-computed buscos (already the case)
--align
- fetchngs input samplesheet
--mask
- missing
--busco
parameter (makes Busco download databases)
We already have individual test profiles for some of those feature, and we could simply write the remaining ones and run them all one by one on GitHub. However it may take a little while to run.
I think that in this particular case we should be able to combine scenarios 2-6 together into a single test profile.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo