You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adds all the entries in [`tests/string-interpolation/test-index.yaml`](https://github.com/common-workflow-language/cwl-v1.2/blob/main/tests/string-interpolation/test-index.yaml)
152
152
as entries in the main conformance test file.
153
153
154
+
You may also see references to an `id` field. Don't add them for new tests,
155
+
[we are migrating off of the `id` field](common-workflow-language/cwltest#110) to
156
+
rely only on the `label`s.
157
+
154
158
## Output matching
155
159
156
160
In each test entry there is an `output` field that contains a mapping of the expected outputs names and their values.
0 commit comments