Skip to content
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: utils_nfcore_rnaseq_pipeline tests #1235

Merged

Commits on Mar 6, 2024

  1. Add nf-tests for nf-core/rnaseq utility functions

    Changes:
     - Change function name from validateInputSamplesheet to checkSamplesAreConsistent to accurately reflect what the function is doing
     - Add nf-tests for all functions in UTILS_NFCORE_RNASEQ_PIPELINE
    adamrtalbot committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    18fcdbd View commit details
    Browse the repository at this point in the history
  2. Adds tests for nf-core/rnaseq utility subworkflows

    Changes:
     - Makes nextflow_schema.json a parameter so we can actually set it. Not exposed right now but will be.
     - Adds basic tests that check for correct running only. Defaults to lots of stuff off.
    
    We should extend this to check for more things but we're in a rush right now.
    adamrtalbot committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c988ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fce6bfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbb6992 View commit details
    Browse the repository at this point in the history
  5. test tidy

    adamrtalbot committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6bf28ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f90516 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ef27d8 View commit details
    Browse the repository at this point in the history
  8. fix snap

    adamrtalbot committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f8f493c View commit details
    Browse the repository at this point in the history