-
Notifications
You must be signed in to change notification settings - Fork 0
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 unit test WDL for struct and map datatype inputs #27
base: main
Are you sure you want to change the base?
Conversation
@tefirman This looks great! I am wondering if you would want to add these as well:
|
@tefirman for the map tests I was wondering if it might be helpful to test these cases as well:
|
@tefirman also I think we should try and specify a specific docker container to avoid and issues with version changes. Eventhough i understand that these commands we are using are v.basic but just to be safe! |
…nit-tests into structs-and-maps
Thanks @sitapriyamoorthi ! I put a few more tasks into both workflows to address your suggestions above. Great call on adding the specific Docker image versions, updated that as well. Mind taking another look? |
Description
Related Issues
Testing