Conversation
|
There was a problem hiding this comment.
The default test is finally passing, without referring to local file paths!! Much better, well done!!! 🌟
However, from reading the description of the issue and PR it is not clear to me what changes are intended to be introduced here and what is the reasoning behind these choices. So I have left a lot of comments asking "why?". 😅
As far as I understand, 2 things are being done at the same time here:
- Update the default nf-test
- Modify the CI checks for nf-tests
Could you please fill in the descriptions and add explanations for the changes? 🙂
…r into fix-testing
beatrizsavinhas
left a comment
There was a problem hiding this comment.
Nice! 🌟
Strange that there is no output for stable_path in the snapshot, though. Could you check that?
Also, I think the title (and if possible descriptions) should be updated. This PR is now fixing the default test only.
Closes #15
Fixes the default nf-test, adding snaphot with software versions, variants in the VCFs, paths and file names.
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).