-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nf-test #291
Nf-test #291
Conversation
|
Thanks @fmalmeida, I don't see any major issue... Could probably add more/all output files to the snapshot. Asking for additional review by @sateeshperi who has worked more with nf-test afaik |
Cool. I will then first work in prototyping the tests for the other aligners following the same structure, and in the end, based on review and all we can check if we add or remove some files. 😄 |
Hi @grst , |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really cool, thanks!
I think you could steal the CI part from e.g. fetchngs. Or maybe someone in the nf-test
channel on slack has better advice.
I'm happy to merge this soon, this'll add a lot of value!
Hi @grst , |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol, I can't approve because I opened the PR but didn't make a single commit 😅
LGTM though - you can probably approve yourself :D I also asked for another review in the nf-core slack.
Let's see if someone else reviews it then. If not, I can approve tomorrow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since all was resolved, I am approving it.
…lement-tests-with-nf-test
Close #91
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).