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

Adding initial version of conditional unit test WDL #29

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

tefirman
Copy link
Collaborator

Description

  • Adding a workflow that demonstrates the usage of conditional statements in WDL. The workflow processes sample information using structs and demonstrates different types of conditional operations including if statements in scatter blocks and mutually exclusive conditional blocks.

Related Issues

Testing

  • Ran locally via miniwdl, completes successfully.

@seankross seankross added the unit test Adding or modifying a unit test label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit test Adding or modifying a unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conditional Statements
2 participants