-
Notifications
You must be signed in to change notification settings - Fork 718
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
Add nf-test to chromap/chromap #5678
Conversation
Can you delete the old pytest tests? |
They should be deleted in my first commit! |
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.
I think you forgot to remove the module from tests/config/pytest_modules.yml
here. Please do it before merging, I won't request changes not to block the merge as I am clocking off now.
@bnovotny hope you don't mind, I committed to your branch to finish this PR |
Don't mind at all, thank you for finishing it!! |
* Add nf-test to chromap/chromap * Add nf-test to chromap/chromap (tags added) * Update modules/nf-core/chromap/chromap/tests/main.nf.test * Update modules/nf-core/chromap/chromap/tests/tags.yml * Update pytest_modules.yml * Update main.nf.test * Update main.nf.test.snap * Update main.nf.test * Update main.nf.test.snap --------- Co-authored-by: Maxime U Garcia <maxime.garcia@seqera.io> Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
PR checklist
Closes #XXX
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda