8000 Validate generated CWL TypeScript models with CWL conformance tests · Issue #3 · common-workflow-lab/cwl-ts-auto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
Validate generated CWL TypeScript models with CWL conformance tests #3
Open
@ZimmerA

Description

@ZimmerA

Before merging #2 the schema models have to be validated against the conformance tests found in https://github.com/common-workflow-language/cwl-v1.2/tree/1.2.1_proposed/tests.

For this @mr-c suggested the following approach:

  1. Load all tests that are not marked with should_fail: true
  2. Save all documents using their save() function and validate the output with cwltool --validate
  3. Run the tests with the newly saved documents in place of the original documents

Metadata

Metadata

Assignees

No one assigned

    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

      0