Skip to content

Commit

Permalink
re-record fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Aug 13, 2024
1 parent 8daee7b commit 8b91b0a
Show file tree
Hide file tree
Showing 27 changed files with 184 additions and 260 deletions.
20 changes: 9 additions & 11 deletions tests/fixtures/cromwell_abort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,18 @@ http_interactions:
status_code: 201
message: Created
headers:
Server: akka-http/10.1.15
Date: Mon, 15 Jul 2024 22:01:08 GMT
Date: Fri, 09 Aug 2024 23:00:08 GMT
Content-Type: application/json
Content-Length: '66'
body:
encoding: ''
file: no
string: '{"id":"900e031d-bf5d-4a97-b516-7962ee9b8ad3","status":"Submitted"}'
recorded_at: 2024-07-15 22:01:28 GMT
recorded_with: vcr/1.2.2.93, webmockr/0.9.1.91
string: '{"id":"97c27bcb-e724-4e42-bd8c-abc402af489f","status":"Submitted"}'
recorded_at: 2024-08-09 23:00:28 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
- request:
method: post
uri: http://localhost:8000/api/workflows/v1/900e031d-bf5d-4a97-b516-7962ee9b8ad3/abort
uri: http://localhost:8000/api/workflows/v1/97c27bcb-e724-4e42-bd8c-abc402af489f/abort
body:
encoding: ''
string: ''
Expand All @@ -33,13 +32,12 @@ http_interactions:
status_code: 200
message: OK
headers:
Server: akka-http/10.1.15
Date: Mon, 15 Jul 2024 22:01:28 GMT
Date: Fri, 09 Aug 2024 23:00:28 GMT
Content-Type: application/json
Content-Length: '65'
body:
encoding: ''
file: no
string: '{"id":"900e031d-bf5d-4a97-b516-7962ee9b8ad3","status":"Aborting"}'
recorded_at: 2024-07-15 22:01:28 GMT
recorded_with: vcr/1.2.2.93, webmockr/0.9.1.91
string: '{"id":"97c27bcb-e724-4e42-bd8c-abc402af489f","status":"Aborting"}'
recorded_at: 2024-08-09 23:00:28 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
18 changes: 7 additions & 11 deletions tests/fixtures/cromwell_backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,18 @@ http_interactions:
body:
encoding: ''
string: ''
headers:
Accept: application/json, text/xml, application/xml, */*
headers: []
response:
status:
status_code: 200
category: Success
reason: OK
message: 'Success: (200) OK'
message: OK
headers:
server: akka-http/10.1.15
date: Fri, 05 Jan 2024 16:36:47 GMT
content-type: application/json
content-length: '56'
Date: Fri, 09 Aug 2024 23:01:10 GMT
Content-Type: application/json
Content-Length: '56'
body:
encoding: ''
file: no
string: '{"defaultBackend":"Local","supportedBackends":["Local"]}'
recorded_at: 2024-01-05 16:36:47 GMT
recorded_with: vcr/1.2.2.91, webmockr/0.9.0
recorded_at: 2024-08-09 23:01:10 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
27 changes: 11 additions & 16 deletions tests/fixtures/cromwell_cache.yml
Original file line number Diff line number Diff line change
@@ -1,30 +1,25 @@
http_interactions:
- request:
method: get
uri: http://localhost:8000/api/workflows/v1/e45a30ed-3674-4ac4-96ba-dc3985aa469d/metadata?expandSubWorkflows=false
uri: http://localhost:8000/api/workflows/v1/0807875b-91cc-4bf1-81ad-69eac301a053/metadata?expandSubWorkflows=false
body:
encoding: ''
string: ''
headers:
Accept: application/json, text/xml, application/xml, */*
headers: []
response:
status:
status_code: 200
category: Success
reason: OK
message: 'Success: (200) OK'
message: OK
headers:
content-encoding: gzip
server: akka-http/10.1.15
date: Fri, 05 Jan 2024 16:37:25 GMT
transfer-encoding: chunked
content-type: application/json
Content-Encoding: gzip
Date: Fri, 09 Aug 2024 23:02:43 GMT
Transfer-Encoding: chunked
Content-Type: application/json
body:
encoding: ''
file: no
string: '{"workflowName":"test","workflowProcessingEvents":[{"cromwellId":"cromid-04c89b5","description":"PickedUp","timestamp":"2024-01-05T16:37:17.011Z","cromwellVersion":"86"}],"actualWorkflowLanguageVersion":"draft-2","submittedFiles":{"workflow":"task
string: '{"workflowName":"test","workflowProcessingEvents":[{"cromwellId":"cromid-909b41f","description":"PickedUp","timestamp":"2024-08-09T23:02:31.246Z","cromwellVersion":"87"}],"actualWorkflowLanguageVersion":"draft-2","submittedFiles":{"workflow":"task
hello {\n String name\n\n command {\n echo ''Hello ${name}!''\n }\n output
{\n File response = stdout()\n }\n}\n\nworkflow test {\n call hello\n}\n\n","root":"","options":"{\n\n}","inputs":"{\"test.hello.name\":\"World\"}","workflowUrl":"","labels":"{}"},"calls":{"test.hello":[{"executionStatus":"Running","stdout":"/Users/schambe3/github/cromwell/cromwell-executions/test/e45a30ed-3674-4ac4-96ba-dc3985aa469d/call-hello/execution/stdout","commandLine":"echo
''Hello World!''","shardIndex":-1,"runtimeAttributes":{"maxRetries":"0","failOnStderr":"false","continueOnReturnCode":"0"},"callCaching":{"allowResultReuse":false,"effectiveCallCachingMode":"CallCachingOff"},"inputs":{"name":"World"},"backend":"Local","attempt":1,"start":"2024-01-05T16:37:18.053Z","stderr":"/Users/schambe3/github/cromwell/cromwell-executions/test/e45a30ed-3674-4ac4-96ba-dc3985aa469d/call-hello/execution/stderr","callRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/e45a30ed-3674-4ac4-96ba-dc3985aa469d/call-hello"}]},"outputs":{},"workflowRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/e45a30ed-3674-4ac4-96ba-dc3985aa469d","actualWorkflowLanguage":"WDL","status":"Running","start":"2024-01-05T16:37:17.012Z","id":"e45a30ed-3674-4ac4-96ba-dc3985aa469d","inputs":{"test.hello.name":"World"},"labels":{"cromwell-workflow-id":"cromwell-e45a30ed-3674-4ac4-96ba-dc3985aa469d"},"submission":"2024-01-05T16:36:55.936Z"}'
recorded_at: 2024-01-05 16:37:26 GMT
recorded_with: vcr/1.2.2.91, webmockr/0.9.0
{\n File response = stdout()\n }\n}\n\nworkflow test {\n call hello\n}\n\n","root":"","options":"{\n\n}","inputs":"{\"test.hello.name\":\"World\"}","workflowUrl":"","labels":"{}"},"calls":{"test.hello":[{"executionStatus":"QueuedInCromwell","shardIndex":-1,"backend":"Local","attempt":1,"start":"2024-08-09T23:02:32.288Z"}]},"outputs":{},"workflowRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/0807875b-91cc-4bf1-81ad-69eac301a053","actualWorkflowLanguage":"WDL","status":"Running","start":"2024-08-09T23:02:31.248Z","id":"0807875b-91cc-4bf1-81ad-69eac301a053","inputs":{"test.hello.name":"World"},"labels":{"cromwell-workflow-id":"cromwell-0807875b-91cc-4bf1-81ad-69eac301a053"},"submission":"2024-08-09T23:02:13.298Z"}'
recorded_at: 2024-08-09 23:02:43 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
15 changes: 7 additions & 8 deletions tests/fixtures/cromwell_cache_http.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
http_interactions:
- request:
method: get
uri: http://localhost:8000/api/workflows/v1/303243c4-c30f-4269-978b-c7964b066abe/metadata?expandSubWorkflows=false
uri: http://localhost:8000/api/workflows/v1/1d4bd515-7696-4062-a516-d1c6ad792785/metadata?expandSubWorkflows=false
body:
encoding: ''
string: ''
Expand All @@ -12,16 +12,15 @@ http_interactions:
message: OK
headers:
Content-Encoding: gzip
Server: akka-http/10.1.15
Date: Mon, 15 Jul 2024 22:07:39 GMT
Date: Fri, 09 Aug 2024 23:02:13 GMT
Transfer-Encoding: chunked
Content-Type: application/json
body:
encoding: ''
file: no
string: '{"workflowName":"test","workflowProcessingEvents":[{"cromwellId":"cromid-d1d4e5c","description":"Finished","timestamp":"2024-07-15T22:07:26.758Z","cromwellVersion":"86"},{"cromwellId":"cromid-d1d4e5c","description":"PickedUp","timestamp":"2024-07-15T22:07:12.455Z","cromwellVersion":"86"}],"actualWorkflowLanguageVersion":"draft-2","submittedFiles":{"workflow":"task
string: '{"workflowName":"test","workflowProcessingEvents":[{"cromwellId":"cromid-909b41f","description":"PickedUp","timestamp":"2024-08-09T23:01:51.184Z","cromwellVersion":"87"},{"cromwellId":"cromid-909b41f","description":"Finished","timestamp":"2024-08-09T23:02:08.553Z","cromwellVersion":"87"}],"actualWorkflowLanguageVersion":"draft-2","submittedFiles":{"workflow":"task
hello {\n String name\n\n command {\n echo ''Hello ${name}!''\n }\n output
{\n File response = stdout()\n }\n}\n\nworkflow test {\n call hello\n}\n\n","root":"","options":"{\n\n}","inputs":"{\"test.hello.name\":\"World\"}","workflowUrl":"","labels":"{}"},"calls":{"test.hello":[{"executionStatus":"Done","stdout":"/Users/schambe3/github/cromwell/cromwell-executions/test/303243c4-c30f-4269-978b-c7964b066abe/call-hello/execution/stdout","backendStatus":"Done","commandLine":"echo
''Hello World!''","shardIndex":-1,"outputs":{"response":"/Users/schambe3/github/cromwell/cromwell-executions/test/303243c4-c30f-4269-978b-c7964b066abe/call-hello/execution/stdout"},"runtimeAttributes":{"maxRetries":"0","failOnStderr":"false","continueOnReturnCode":"0"},"callCaching":{"allowResultReuse":false,"effectiveCallCachingMode":"CallCachingOff"},"inputs":{"name":"World"},"returnCode":0,"jobId":"92646","backend":"Local","end":"2024-07-15T22:07:25.065Z","start":"2024-07-15T22:07:13.495Z","stderr":"/Users/schambe3/github/cromwell/cromwell-executions/test/303243c4-c30f-4269-978b-c7964b066abe/call-hello/execution/stderr","callRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/303243c4-c30f-4269-978b-c7964b066abe/call-hello","attempt":1,"executionEvents":[{"startTime":"2024-07-15T22:07:13.496Z","description":"RequestingExecutionToken","endTime":"2024-07-15T22:07:20.333Z"},{"startTime":"2024-07-15T22:07:25.042Z","description":"UpdatingJobStore","endTime":"2024-07-15T22:07:25.065Z"},{"startTime":"2024-07-15T22:07:13.495Z","description":"Pending","endTime":"2024-07-15T22:07:13.496Z"},{"startTime":"2024-07-15T22:07:20.333Z","description":"PreparingJob","endTime":"2024-07-15T22:07:20.337Z"},{"startTime":"2024-07-15T22:07:20.333Z","description":"WaitingForValueStore","endTime":"2024-07-15T22:07:20.333Z"},{"startTime":"2024-07-15T22:07:20.337Z","description":"RunningJob","endTime":"2024-07-15T22:07:25.042Z"}]}]},"outputs":{"test.hello.response":"/Users/schambe3/github/cromwell/cromwell-executions/test/303243c4-c30f-4269-978b-c7964b066abe/call-hello/execution/stdout"},"workflowRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/303243c4-c30f-4269-978b-c7964b066abe","actualWorkflowLanguage":"WDL","status":"Succeeded","end":"2024-07-15T22:07:26.758Z","start":"2024-07-15T22:07:12.456Z","id":"303243c4-c30f-4269-978b-c7964b066abe","inputs":{"test.hello.name":"World"},"labels":{"cromwell-workflow-id":"cromwell-303243c4-c30f-4269-978b-c7964b066abe"},"submission":"2024-07-15T22:07:09.411Z"}'
recorded_at: 2024-07-15 22:07:39 GMT
recorded_with: vcr/1.2.2.93, webmockr/0.9.1.91
{\n File response = stdout()\n }\n}\n\nworkflow test {\n call hello\n}\n\n","root":"","options":"{\n\n}","inputs":"{\"test.hello.name\":\"World\"}","workflowUrl":"","labels":"{}"},"calls":{"test.hello":[{"executionStatus":"Done","stdout":"/Users/schambe3/github/cromwell/cromwell-executions/test/1d4bd515-7696-4062-a516-d1c6ad792785/call-hello/execution/stdout","backendStatus":"Done","commandLine":"echo
''Hello World!''","shardIndex":-1,"outputs":{"response":"/Users/schambe3/github/cromwell/cromwell-executions/test/1d4bd515-7696-4062-a516-d1c6ad792785/call-hello/execution/stdout"},"runtimeAttributes":{"maxRetries":"0","failOnStderr":"false","continueOnReturnCode":"0"},"callCaching":{"allowResultReuse":false,"effectiveCallCachingMode":"CallCachingOff"},"inputs":{"name":"World"},"returnCode":0,"jobId":"84322","backend":"Local","end":"2024-08-09T23:02:06.532Z","start":"2024-08-09T23:01:52.229Z","stderr":"/Users/schambe3/github/cromwell/cromwell-executions/test/1d4bd515-7696-4062-a516-d1c6ad792785/call-hello/execution/stderr","callRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/1d4bd515-7696-4062-a516-d1c6ad792785/call-hello","attempt":1,"executionEvents":[{"startTime":"2024-08-09T23:02:05.542Z","description":"UpdatingJobStore","endTime":"2024-08-09T23:02:06.532Z"},{"startTime":"2024-08-09T23:01:52.231Z","description":"RequestingExecutionToken","endTime":"2024-08-09T23:02:00.787Z"},{"startTime":"2024-08-09T23:02:00.789Z","description":"PreparingJob","endTime":"2024-08-09T23:02:00.795Z"},{"startTime":"2024-08-09T23:01:52.230Z","description":"Pending","endTime":"2024-08-09T23:01:52.231Z"},{"startTime":"2024-08-09T23:02:00.795Z","description":"RunningJob","endTime":"2024-08-09T23:02:05.542Z"},{"startTime":"2024-08-09T23:02:00.787Z","description":"WaitingForValueStore","endTime":"2024-08-09T23:02:00.789Z"}]}]},"outputs":{"test.hello.response":"/Users/schambe3/github/cromwell/cromwell-executions/test/1d4bd515-7696-4062-a516-d1c6ad792785/call-hello/execution/stdout"},"workflowRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/1d4bd515-7696-4062-a516-d1c6ad792785","actualWorkflowLanguage":"WDL","status":"Succeeded","end":"2024-08-09T23:02:08.552Z","start":"2024-08-09T23:01:51.187Z","id":"1d4bd515-7696-4062-a516-d1c6ad792785","inputs":{"test.hello.name":"World"},"labels":{"cromwell-workflow-id":"cromwell-1d4bd515-7696-4062-a516-d1c6ad792785"},"submission":"2024-08-09T23:01:43.103Z"}'
recorded_at: 2024-08-09 23:02:13 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
9 changes: 4 additions & 5 deletions tests/fixtures/cromwell_cache_http_prep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@ http_interactions:
status_code: 201
message: Created
headers:
Server: akka-http/10.1.15
Date: Mon, 15 Jul 2024 22:07:09 GMT
Date: Fri, 09 Aug 2024 23:01:43 GMT
Content-Type: application/json
Content-Length: '66'
body:
encoding: ''
file: no
string: '{"id":"303243c4-c30f-4269-978b-c7964b066abe","status":"Submitted"}'
recorded_at: 2024-07-15 22:07:09 GMT
recorded_with: vcr/1.2.2.93, webmockr/0.9.1.91
string: '{"id":"1d4bd515-7696-4062-a516-d1c6ad792785","status":"Submitted"}'
recorded_at: 2024-08-09 23:01:43 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
25 changes: 9 additions & 16 deletions tests/fixtures/cromwell_cache_prep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,19 @@ http_interactions:
uri: http://localhost:8000/api/workflows/v1
body:
encoding: ''
string: workflowSource=list(path = "/Users/schambe3/github/getwilds/rcromwell/inst/examples/hello.wdl",
type = "application/octet-stream", name = NULL),workflowInputs=list(path =
"/Users/schambe3/github/getwilds/rcromwell/inst/examples/inputs.json", type
= "application/json", name = NULL)
headers:
Accept: application/json, text/xml, application/xml, */*
string: ''
headers: []
response:
status:
status_code: 201
category: Success
reason: Created
message: 'Success: (201) Created'
message: Created
headers:
server: akka-http/10.1.15
date: Fri, 05 Jan 2024 16:36:55 GMT
content-type: application/json
content-length: '66'
Date: Fri, 09 Aug 2024 23:02:13 GMT
Content-Type: application/json
Content-Length: '66'
body:
encoding: ''
file: no
string: '{"id":"e45a30ed-3674-4ac4-96ba-dc3985aa469d","status":"Submitted"}'
recorded_at: 2024-01-05 16:36:55 GMT
recorded_with: vcr/1.2.2.91, webmockr/0.9.0
string: '{"id":"0807875b-91cc-4bf1-81ad-69eac301a053","status":"Submitted"}'
recorded_at: 2024-08-09 23:02:13 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
13 changes: 6 additions & 7 deletions tests/fixtures/cromwell_call.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
http_interactions:
- request:
method: get
uri: http://localhost:8000/api/workflows/v1/bb9fbeb6-652c-4349-bc76-4c9a165b22a5/metadata?expandSubWorkflows=true
uri: http://localhost:8000/api/workflows/v1/c05a0de4-1a6c-4ee7-bf33-d35c077cf5c3/metadata?expandSubWorkflows=true
body:
encoding: ''
string: ''
Expand All @@ -12,15 +12,14 @@ http_interactions:
message: OK
headers:
Content-Encoding: gzip
Server: akka-http/10.1.15
Date: Mon, 15 Jul 2024 22:20:44 GMT
Date: Fri, 09 Aug 2024 23:06:24 GMT
Transfer-Encoding: chunked
Content-Type: application/json
body:
encoding: ''
file: no
string: '{"workflowName":"test","workflowProcessingEvents":[{"cromwellId":"cromid-d1d4e5c","description":"PickedUp","timestamp":"2024-07-15T22:20:33.361Z","cromwellVersion":"86"}],"actualWorkflowLanguageVersion":"draft-2","submittedFiles":{"workflow":"task
string: '{"workflowName":"test","workflowProcessingEvents":[{"cromwellId":"cromid-909b41f","description":"PickedUp","timestamp":"2024-08-09T23:06:11.562Z","cromwellVersion":"87"}],"actualWorkflowLanguageVersion":"draft-2","submittedFiles":{"workflow":"task
hello {\n String name\n\n command {\n echo ''Hello ${name}!''\n }\n output
{\n File response = stdout()\n }\n}\n\nworkflow test {\n call hello\n}\n\n","root":"","options":"{\n\n}","inputs":"{\"test.hello.name\":\"World\"}","workflowUrl":"","labels":"{}"},"calls":{"test.hello":[{"executionStatus":"QueuedInCromwell","shardIndex":-1,"backend":"Local","attempt":1,"start":"2024-07-15T22:20:34.410Z"}]},"outputs":{},"workflowRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/bb9fbeb6-652c-4349-bc76-4c9a165b22a5","actualWorkflowLanguage":"WDL","status":"Running","start":"2024-07-15T22:20:33.364Z","id":"bb9fbeb6-652c-4349-bc76-4c9a165b22a5","inputs":{"test.hello.name":"World"},"labels":{"cromwell-workflow-id":"cromwell-bb9fbeb6-652c-4349-bc76-4c9a165b22a5"},"submission":"2024-07-15T22:20:14.285Z"}'
recorded_at: 2024-07-15 22:20:44 GMT
recorded_with: vcr/1.2.2.93, webmockr/0.9.1.91
{\n File response = stdout()\n }\n}\n\nworkflow test {\n call hello\n}\n\n","root":"","options":"{\n\n}","inputs":"{\"test.hello.name\":\"World\"}","workflowUrl":"","labels":"{}"},"calls":{"test.hello":[{"executionStatus":"QueuedInCromwell","shardIndex":-1,"backend":"Local","attempt":1,"start":"2024-08-09T23:06:12.609Z"}]},"outputs":{},"workflowRoot":"/Users/schambe3/github/cromwell/cromwell-executions/test/c05a0de4-1a6c-4ee7-bf33-d35c077cf5c3","actualWorkflowLanguage":"WDL","status":"Running","start":"2024-08-09T23:06:11.564Z","id":"c05a0de4-1a6c-4ee7-bf33-d35c077cf5c3","inputs":{"test.hello.name":"World"},"labels":{"cromwell-workflow-id":"cromwell-c05a0de4-1a6c-4ee7-bf33-d35c077cf5c3"},"submission":"2024-08-09T23:05:54.776Z"}'
recorded_at: 2024-08-09 23:06:24 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
9 changes: 4 additions & 5 deletions tests/fixtures/cromwell_call_prep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@ http_interactions:
status_code: 201
message: Created
headers:
Server: akka-http/10.1.15
Date: Mon, 15 Jul 2024 22:20:14 GMT
Date: Fri, 09 Aug 2024 23:05:54 GMT
Content-Type: application/json
Content-Length: '66'
body:
encoding: ''
file: no
string: '{"id":"bb9fbeb6-652c-4349-bc76-4c9a165b22a5","status":"Submitted"}'
recorded_at: 2024-07-15 22:20:14 GMT
recorded_with: vcr/1.2.2.93, webmockr/0.9.1.91
string: '{"id":"c05a0de4-1a6c-4ee7-bf33-d35c077cf5c3","status":"Submitted"}'
recorded_at: 2024-08-09 23:05:54 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
11 changes: 5 additions & 6 deletions tests/fixtures/cromwell_failures.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
http_interactions:
- request:
method: get
uri: http://localhost:8000/api/workflows/v1/b8eb2edf-742a-40b4-9f49-4ea89cd857e1/metadata?includeKey=failures&includeKey=jobId
uri: http://localhost:8000/api/workflows/v1/c4a6e761-2376-4633-8e53-9ca554f28193/metadata?includeKey=failures&includeKey=jobId
body:
encoding: ''
string: ''
Expand All @@ -12,15 +12,14 @@ http_interactions:
message: OK
headers:
Content-Encoding: gzip
Server: akka-http/10.1.15
Date: Mon, 15 Jul 2024 22:11:30 GMT
Date: Fri, 09 Aug 2024 23:37:15 GMT
Transfer-Encoding: chunked
Content-Type: application/json
body:
encoding: ''
file: no
string: '{"failures":[{"causedBy":[{"causedBy":[],"message":"Required workflow
input ''test.hello.name'' not specified"}],"message":"Workflow input processing
failed"}],"calls":{},"id":"b8eb2edf-742a-40b4-9f49-4ea89cd857e1"}'
recorded_at: 2024-07-15 22:11:30 GMT
recorded_with: vcr/1.2.2.93, webmockr/0.9.1.91
failed"}],"calls":{},"id":"c4a6e761-2376-4633-8e53-9ca554f28193"}'
recorded_at: 2024-08-09 23:37:15 GMT
recorded_with: vcr/1.6.0, webmockr/1.0.0
Loading

0 comments on commit 8b91b0a

Please sign in to comment.