common-workflow-language / common-workflow-language/cwl-v1.2
[Conformance test] JS expression returning Undefined
- Dominant language
- Common Workflow Language
- Stars
- 45
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
A conformance test covering a situation where JS expression returns `undefined` might be useful. Currently, the seven bridges executor treats JS result of `undefined` as `null` and proceeds. Not sure if that is the right thing to do. Perhaps a clarification in the spec should go as well?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the seven bridges executor's handling of a JavaScript result of `undefined` and the existing conformance-test structure. Confirm the intended behavior in the specification, then add a conformance case and document the clarified result handling so the test and spec agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100