Skip to content

CI tests with GitHub #7

Description

@burgeng

I will write Continuous Integration (CI) tests that will run a workflow and check its output upon being pushed to GitHub.

GitHub Actions will be used due to its convenience.

  • Setup unit tests: Write a script to compare the (know) test dataset output to the test dataset output from the pipeline run.
  • Generate test data and run with pipeline: So the tests run fast, I can download fastqs from SRA and randomly subset them.
  • Write Actions Workflow in .github/workflows/continuous_integration.yml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions