From 2d54e66e7980a65c1ea18a326374394e96ea7bb9 Mon Sep 17 00:00:00 2001 From: SMANUM <125576365+SMANUM@users.noreply.github.com> Date: Wed, 15 Nov 2023 09:33:10 +0100 Subject: [PATCH] Test pipe (#27) Co-authored-by: GitHub Action --- .github/workflows/build-deploy.yml | 27 +- .github/workflows/build-feature.yml | 30 +- .../integration-test/output/result.html | 1216 +-- .../integration-test/output/result.json | 7151 ++++++++--------- 4 files changed, 4233 insertions(+), 4191 deletions(-) diff --git a/.github/workflows/build-deploy.yml b/.github/workflows/build-deploy.yml index 0beaaf22..94222d2e 100644 --- a/.github/workflows/build-deploy.yml +++ b/.github/workflows/build-deploy.yml @@ -56,7 +56,32 @@ jobs: - name: Test and Integration tests run: | mvn package -Pnative -Dquarkus.application.name=atm-layer-model -Dquarkus.profile=prod - + + - name: Create Status check based on postman results + id: process-postman + uses: im-open/process-postman-test-results@v2.1.5 + with: + github-token: ${{ secrets.GITHUB_TOKEN }} + results-file: src/test/resources/integration-test/output/result.json + report-name: 'Postman ${{ github.run_number }}' + create-status-check: true + create-pr-comment: true + update-comment-if-one-exists: true + ignore-test-failures: true + timezone: 'europe/rome' + + - name: Fail if there were errors in the postman tests + if: steps.process-postman.outputs.test-outcome == 'Failed' + run: | + echo "There were postman failures." + exit 1 + + - name: Upload result.html + uses: actions/upload-artifact@v3 + with: + name: html-report + path: src/test/resources/integration-test/output/result.html + - name: Build, tag, and push docker image to Amazon ECR env: REGISTRY: ${{ steps.login-ecr.outputs.registry }} diff --git a/.github/workflows/build-feature.yml b/.github/workflows/build-feature.yml index 7e26df9f..f8e65b7a 100644 --- a/.github/workflows/build-feature.yml +++ b/.github/workflows/build-feature.yml @@ -9,9 +9,7 @@ defaults: run: shell: bash -permissions: - id-token: write # This is required for requesting the JWT - contents: read # This is required for actions/checkout +permissions: write-all jobs: build: @@ -47,6 +45,31 @@ jobs: run: | mvn package -Pnative -Dquarkus.application.name=atm-layer-model -Dquarkus.profile=prod + - name: Create Status check based on postman results + id: process-postman + uses: im-open/process-postman-test-results@v2.1.5 + with: + github-token: ${{ secrets.GITHUB_TOKEN }} + results-file: src/test/resources/integration-test/output/result.json + report-name: 'Postman ${{ github.run_number }}' + create-status-check: true + create-pr-comment: true + update-comment-if-one-exists: true + ignore-test-failures: true + timezone: 'europe/rome' + + - name: Fail if there were errors in the postman tests + if: steps.process-postman.outputs.test-outcome == 'Failed' + run: | + echo "There were postman failures." + exit 1 + + - name: Upload result.html + uses: actions/upload-artifact@v3 + with: + name: html-report + path: src/test/resources/integration-test/output/result.html + - name: Build, tag, and push docker image to Amazon ECR env: REGISTRY: ${{ steps.login-ecr.outputs.registry }} @@ -56,3 +79,4 @@ jobs: docker build -f src/main/java/it/gov/pagopa/atmlayer/service/model/docker/Dockerfile.native -t $REGISTRY/$REPOSITORY:$IMAGE_TAG . \ --build-arg QUARKUS_PROFILE=prod \ --build-arg APP_NAME=atm-layer-model + \ No newline at end of file diff --git a/src/test/resources/integration-test/output/result.html b/src/test/resources/integration-test/output/result.html index 3a9c9180..77a26810 100644 --- a/src/test/resources/integration-test/output/result.html +++ b/src/test/resources/integration-test/output/result.html @@ -483,7 +483,7 @@

Newman Run Dashboard

-
Sunday, 12 November 2023 02:29:30
+
Tuesday, 14 November 2023 09:17:55
@@ -550,9 +550,9 @@
File Inform
Timings and Data
- Total run duration: 8.1s
+ Total run duration: 7.2s
Total data received: 2.27MB
- Average response time: 206ms
+ Average response time: 114ms
@@ -639,16 +639,16 @@
1 Iteration available to view
-
+
-
+
@@ -657,15 +657,15 @@
Request Information
Request Method: POST
- Request URL: http://host.docker.internal:8086/api/v1/model/bpmn
+ Request URL: http://host.testcontainers.internal:8086/api/v1/model/bpmn
Response Information
Response Code: 200 - OK
- Mean time per request: 2.2s
- Mean size per request: 855B
+ Mean time per request: 1452ms
+ Mean size per request: 854B

Test Pass Percentage
@@ -708,11 +708,11 @@
Request Hea Postman-Token - a5ccc710-072a-4cca-8ea3-a946df323e5a + 92ed073d-6b7c-4ebb-84b9-a1a4953dc79f Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -724,7 +724,7 @@
Request Hea Content-Length - 2736 + 2735 @@ -741,7 +741,7 @@
Request Hea
Request Body
-
{"file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"nihil_1699756163540\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>\n","filename":"demo_0611_1","functionType":"MENU"}
+
{"file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"nemo_1699953468902\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>\n","filename":"demo_0611_1","functionType":"MENU"}
@@ -846,16 +846,16 @@
Test Fail
-
+
-
+
@@ -864,14 +864,14 @@
Test Fail
Request Information
Request Method: POST
- Request URL: http://host.docker.internal:8086/api/v1/model/bpmn
+ Request URL: http://host.testcontainers.internal:8086/api/v1/model/bpmn
Response Information
Response Code: 400 - Bad Request
- Mean time per request: 81ms
+ Mean time per request: 42ms
Mean size per request: 138B

Test Pass Percentage
@@ -915,11 +915,11 @@
Request Hea Postman-Token - 10f221a9-792e-4f90-9727-0b590e9f7cab + a90081d0-0cbf-4617-9688-6894b214e388 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -931,7 +931,7 @@
Request Hea Content-Length - 2740 + 2739 @@ -948,7 +948,7 @@
Request Hea
Request Body
-
{"file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"nihil_1699756163540\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>","filename":"demo_0611_1_fail","functionType":"MENU"}
+
{"file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"nemo_1699953468902\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>","filename":"demo_0611_1_fail","functionType":"MENU"}
@@ -1053,16 +1053,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 265ms
- Mean size per request: 941B
+ Mean time per request: 228ms
+ Mean size per request: 940B

Test Pass Percentage
@@ -1118,11 +1118,11 @@
Request Hea Postman-Token - b6849313-ea31-41f6-a354-37e9abeb0659 + 99de6917-d5f4-4656-b439-76d86f1ce6f1 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -1156,7 +1156,7 @@
Response He content-length - 941 + 940 Content-Type @@ -1177,10 +1177,10 @@
Response He
Response Body
-
{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","modelVersion":1,"deployedFileName":null,"definitionKey":"nihil_1699756163540","functionType":"MENU","status":"DEPLOYED","sha256":"5b261caf2d8f0b3767d9bf313c193f257ed293a2a570f1084db8ea6d37b9a721","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"3baa99b2-d94e-4f5c-aa76-a46bfcd6b27c","resourceType":"BPMN","storageKey":"BPMN/files/UUID/1522f509-b792-4ffe-88cc-187d9678c547/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:25.592+00:00","lastUpdatedAt":"2023-11-12T02:29:25.592+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:25.559+00:00","lastUpdatedAt":"2023-11-12T02:29:26.193+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","modelVersion":1,"deployedFileName":null,"definitionKey":"nemo_1699953468902","functionType":"MENU","status":"DEPLOYED","sha256":"73937067f8b8213afe2d1f1e137bad5549f93d9d4b40c2f14b449099380f3bd9","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"f481e37c-c8f9-41b7-9574-35e73ce4c76a","resourceType":"BPMN","storageKey":"BPMN/files/UUID/83b7e559-07bf-4360-953c-14b7407eeea5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:50.262+00:00","lastUpdatedAt":"2023-11-14T09:17:50.262+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:50.243+00:00","lastUpdatedAt":"2023-11-14T09:17:50.754+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -1239,16 +1239,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 584ms
+ Mean time per request: 147ms
Mean size per request: 1.08KB

Test Pass Percentage
@@ -1308,11 +1308,11 @@
Request Hea Postman-Token - 275497fd-f105-44dd-89ff-33d5a022c136 + 54b341d5-77b4-410d-ac06-89d9d5fc4706 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -1342,16 +1342,16 @@
Request Hea
Request Body
{
-          "defaultTemplateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+          "defaultTemplateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
           "defaultTemplateVersion": "1",
           "branchesConfigs": [
             {
               "branchId": "1",
-              "branchDefaultTemplateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+              "branchDefaultTemplateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
               "branchDefaultTemplateVersion": "1",
               "terminals": [
                 {
-                  "templateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+                  "templateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
                   "templateVersion": "1",
                   "terminalIds": [
                     "1",
@@ -1404,10 +1404,10 @@ 
Response He
Response Body
-
[{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"ALL","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-12T02:29:26.629+00:00","lastUpdatedAt":"2023-11-12T02:29:26.629+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-12T02:29:26.645+00:00","lastUpdatedAt":"2023-11-12T02:29:26.645+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"1","functionType":"MENU","createdAt":"2023-11-12T02:29:26.654+00:00","lastUpdatedAt":"2023-11-12T02:29:26.654+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"2","functionType":"MENU","createdAt":"2023-11-12T02:29:26.661+00:00","lastUpdatedAt":"2023-11-12T02:29:26.661+00:00","createdBy":null,"lastUpdatedBy":null}]
+
[{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"ALL","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-14T09:17:50.931+00:00","lastUpdatedAt":"2023-11-14T09:17:50.931+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-14T09:17:50.933+00:00","lastUpdatedAt":"2023-11-14T09:17:50.933+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"1","functionType":"MENU","createdAt":"2023-11-14T09:17:50.934+00:00","lastUpdatedAt":"2023-11-14T09:17:50.934+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"2","functionType":"MENU","createdAt":"2023-11-14T09:17:50.935+00:00","lastUpdatedAt":"2023-11-14T09:17:50.935+00:00","createdBy":null,"lastUpdatedBy":null}]
@@ -1466,16 +1466,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 62ms
- Mean size per request: 941B
+ Mean time per request: 21ms
+ Mean size per request: 940B

Test Pass Percentage
@@ -1531,11 +1531,11 @@
Request Hea Postman-Token - eaf602bb-76bc-414d-82db-25cbe5389b30 + aae05b40-b5f6-41cc-bd96-e0d3e080da2f Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -1565,7 +1565,7 @@
Response He content-length - 941 + 940 Content-Type @@ -1586,10 +1586,10 @@
Response He
Response Body
-
{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","modelVersion":1,"deployedFileName":null,"definitionKey":"nihil_1699756163540","functionType":"MENU","status":"DEPLOYED","sha256":"5b261caf2d8f0b3767d9bf313c193f257ed293a2a570f1084db8ea6d37b9a721","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"3baa99b2-d94e-4f5c-aa76-a46bfcd6b27c","resourceType":"BPMN","storageKey":"BPMN/files/UUID/1522f509-b792-4ffe-88cc-187d9678c547/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:25.592+00:00","lastUpdatedAt":"2023-11-12T02:29:25.592+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:25.559+00:00","lastUpdatedAt":"2023-11-12T02:29:26.193+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","modelVersion":1,"deployedFileName":null,"definitionKey":"nemo_1699953468902","functionType":"MENU","status":"DEPLOYED","sha256":"73937067f8b8213afe2d1f1e137bad5549f93d9d4b40c2f14b449099380f3bd9","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"f481e37c-c8f9-41b7-9574-35e73ce4c76a","resourceType":"BPMN","storageKey":"BPMN/files/UUID/83b7e559-07bf-4360-953c-14b7407eeea5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:50.262+00:00","lastUpdatedAt":"2023-11-14T09:17:50.262+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:50.243+00:00","lastUpdatedAt":"2023-11-14T09:17:50.754+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -1654,16 +1654,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 32ms
- Mean size per request: 941B
+ Mean time per request: 18ms
+ Mean size per request: 940B

Test Pass Percentage
@@ -1719,11 +1719,11 @@
Request Hea Postman-Token - 8a1fc2fd-d1cb-46b1-8bb3-dde4108c42aa + b1a11e4c-1513-4b91-8e07-dc069140fac0 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -1753,7 +1753,7 @@
Response He content-length - 941 + 940 Content-Type @@ -1774,10 +1774,10 @@
Response He
Response Body
-
{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","modelVersion":1,"deployedFileName":null,"definitionKey":"nihil_1699756163540","functionType":"MENU","status":"DEPLOYED","sha256":"5b261caf2d8f0b3767d9bf313c193f257ed293a2a570f1084db8ea6d37b9a721","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"3baa99b2-d94e-4f5c-aa76-a46bfcd6b27c","resourceType":"BPMN","storageKey":"BPMN/files/UUID/1522f509-b792-4ffe-88cc-187d9678c547/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:25.592+00:00","lastUpdatedAt":"2023-11-12T02:29:25.592+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:25.559+00:00","lastUpdatedAt":"2023-11-12T02:29:26.193+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","modelVersion":1,"deployedFileName":null,"definitionKey":"nemo_1699953468902","functionType":"MENU","status":"DEPLOYED","sha256":"73937067f8b8213afe2d1f1e137bad5549f93d9d4b40c2f14b449099380f3bd9","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"f481e37c-c8f9-41b7-9574-35e73ce4c76a","resourceType":"BPMN","storageKey":"BPMN/files/UUID/83b7e559-07bf-4360-953c-14b7407eeea5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:50.262+00:00","lastUpdatedAt":"2023-11-14T09:17:50.262+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:50.243+00:00","lastUpdatedAt":"2023-11-14T09:17:50.754+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -1842,16 +1842,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 38ms
- Mean size per request: 941B
+ Mean time per request: 27ms
+ Mean size per request: 940B

Test Pass Percentage
@@ -1907,11 +1907,11 @@
Request Hea Postman-Token - b20fd99e-8739-494a-be20-fc7762694ee5 + e91e118a-62e1-4b3e-b8e5-15c45935d1f8 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -1941,7 +1941,7 @@
Response He content-length - 941 + 940 Content-Type @@ -1962,10 +1962,10 @@
Response He
Response Body
-
{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","modelVersion":1,"deployedFileName":null,"definitionKey":"nihil_1699756163540","functionType":"MENU","status":"DEPLOYED","sha256":"5b261caf2d8f0b3767d9bf313c193f257ed293a2a570f1084db8ea6d37b9a721","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"3baa99b2-d94e-4f5c-aa76-a46bfcd6b27c","resourceType":"BPMN","storageKey":"BPMN/files/UUID/1522f509-b792-4ffe-88cc-187d9678c547/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:25.592+00:00","lastUpdatedAt":"2023-11-12T02:29:25.592+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:25.559+00:00","lastUpdatedAt":"2023-11-12T02:29:26.193+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","modelVersion":1,"deployedFileName":null,"definitionKey":"nemo_1699953468902","functionType":"MENU","status":"DEPLOYED","sha256":"73937067f8b8213afe2d1f1e137bad5549f93d9d4b40c2f14b449099380f3bd9","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"f481e37c-c8f9-41b7-9574-35e73ce4c76a","resourceType":"BPMN","storageKey":"BPMN/files/UUID/83b7e559-07bf-4360-953c-14b7407eeea5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:50.262+00:00","lastUpdatedAt":"2023-11-14T09:17:50.262+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:50.243+00:00","lastUpdatedAt":"2023-11-14T09:17:50.754+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -2030,16 +2030,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 400 - Bad Request
- Mean time per request: 20ms
+ Mean time per request: 15ms
Mean size per request: 132B

Test Pass Percentage
@@ -2095,11 +2095,11 @@
Request Hea Postman-Token - dd7f1fbe-68f7-423b-81b0-641bc95e8993 + 7d11171e-fa83-47b6-a21c-71cba68d4eb9 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -2150,10 +2150,10 @@
Response He
Response Body
-
{"type":"NOT_VALID_REFERENCED_ENTITY","errorCode":"ATMLM_4000008","message":"No runnable BPMN found for selection","statusCode":400}
+
{"type":"NOT_VALID_REFERENCED_ENTITY","errorCode":"ATMLM_4000008","message":"No runnable BPMN found for selection","statusCode":400}
@@ -2212,16 +2212,16 @@
Test Fail
-
+
-
+
@@ -2230,15 +2230,15 @@
Test Fail
Request Information
Request Method: POST
- Request URL: http://host.docker.internal:8086/api/v1/model/bpmn
+ Request URL: http://host.testcontainers.internal:8086/api/v1/model/bpmn
Response Information
Response Code: 200 - OK
- Mean time per request: 410ms
- Mean size per request: 854B
+ Mean time per request: 42ms
+ Mean size per request: 857B

Test Pass Percentage
@@ -2281,11 +2281,11 @@
Request Hea Postman-Token - ef4f2d83-2ecc-47ad-8ef3-3c751cb87b90 + f20f4be9-298b-46fd-a2ed-89e8daa57495 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -2297,7 +2297,7 @@
Request Hea Content-Length - 2735 + 2738 @@ -2314,7 +2314,7 @@
Request Hea
Request Body
-
{"file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"modi_1699756167935\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>\n","filename":"demo_0611_1","functionType":"MENU"}
+
{"file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"dolores_1699953472313\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>\n","filename":"demo_0611_1","functionType":"MENU"}
@@ -2419,16 +2419,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 400 - Bad Request
- Mean time per request: 47ms
+ Mean time per request: 33ms
Mean size per request: 223B

Test Pass Percentage
@@ -2488,11 +2488,11 @@
Request Hea Postman-Token - 1328a615-03c0-49b9-9590-d77600909c4b + 9e8529d2-d27f-474b-a9fb-2351bf805a60 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -2522,16 +2522,16 @@
Request Hea
Request Body
{
-          "defaultTemplateId": "7fcb1811-b2e6-45aa-955f-e575f69ac235",
+          "defaultTemplateId": "4a36d448-1863-4220-bd50-29cea73238b5",
           "defaultTemplateVersion": "1",
           "branchesConfigs": [
             {
               "branchId": "1",
-              "branchDefaultTemplateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+              "branchDefaultTemplateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
               "branchDefaultTemplateVersion": "1",
               "terminals": [
                 {
-                  "templateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+                  "templateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
                   "templateVersion": "1",
                   "terminalIds": [
                     "1",
@@ -2584,10 +2584,10 @@ 
Response He
Response Body
-
{"type":"NOT_DEPLOYED_STATUS","errorCode":"ATMLM_4000003","message":"One or some of the referenced BPMN files are not deployed: [BpmnVersionPK(bpmnId=7fcb1811-b2e6-45aa-955f-e575f69ac235, modelVersion=1)]","statusCode":400}
+
{"type":"NOT_DEPLOYED_STATUS","errorCode":"ATMLM_4000003","message":"One or some of the referenced BPMN files are not deployed: [BpmnVersionPK(bpmnId=4a36d448-1863-4220-bd50-29cea73238b5, modelVersion=1)]","statusCode":400}
@@ -2646,16 +2646,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 112ms
- Mean size per request: 940B
+ Mean time per request: 64ms
+ Mean size per request: 943B

Test Pass Percentage
@@ -2711,11 +2711,11 @@
Request Hea Postman-Token - aa05a590-fd72-42cc-800b-e1db58a0e05a + f00ad77e-0446-4944-95f6-f6225a5bc7ce Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -2749,7 +2749,7 @@
Response He content-length - 940 + 943 Content-Type @@ -2770,10 +2770,10 @@
Response He
Response Body
-
{"bpmnId":"7fcb1811-b2e6-45aa-955f-e575f69ac235","modelVersion":1,"deployedFileName":null,"definitionKey":"modi_1699756167935","functionType":"MENU","status":"DEPLOYED","sha256":"f0c8510c10553e9d22cf4dc82c684b1fa5cdd2da615d472f0158fc1feb9a5a71","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"fdb61638-6fbc-4c56-901c-25ccc890e7ca","resourceType":"BPMN","storageKey":"BPMN/files/UUID/7fcb1811-b2e6-45aa-955f-e575f69ac235/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:28.328+00:00","lastUpdatedAt":"2023-11-12T02:29:28.328+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:28.324+00:00","lastUpdatedAt":"2023-11-12T02:29:28.549+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"4a36d448-1863-4220-bd50-29cea73238b5","modelVersion":1,"deployedFileName":null,"definitionKey":"dolores_1699953472313","functionType":"MENU","status":"DEPLOYED","sha256":"509324f67fa9daa93bf46b52f3fad74fdc196cac441953b3eaee621bda97e390","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"ec30840b-c8bc-4a74-b937-c95c8c572907","resourceType":"BPMN","storageKey":"BPMN/files/UUID/4a36d448-1863-4220-bd50-29cea73238b5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:52.366+00:00","lastUpdatedAt":"2023-11-14T09:17:52.366+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:52.364+00:00","lastUpdatedAt":"2023-11-14T09:17:52.589+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -2832,16 +2832,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 63ms
+ Mean time per request: 48ms
Mean size per request: 1.08KB

Test Pass Percentage
@@ -2901,11 +2901,11 @@
Request Hea Postman-Token - 070922fe-ec37-4be9-90c3-5d9af89545e0 + cf27283c-3add-4183-9c93-569b25019762 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -2935,16 +2935,16 @@
Request Hea
Request Body
{
-          "defaultTemplateId": "7fcb1811-b2e6-45aa-955f-e575f69ac235",
+          "defaultTemplateId": "4a36d448-1863-4220-bd50-29cea73238b5",
           "defaultTemplateVersion": "1",
           "branchesConfigs": [
             {
               "branchId": "1",
-              "branchDefaultTemplateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+              "branchDefaultTemplateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
               "branchDefaultTemplateVersion": "1",
               "terminals": [
                 {
-                  "templateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+                  "templateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
                   "templateVersion": "1",
                   "terminalIds": [
                     "1",
@@ -2997,10 +2997,10 @@ 
Response He
Response Body
-
[{"bpmnId":"7fcb1811-b2e6-45aa-955f-e575f69ac235","bpmnModelVersion":1,"acquirerId":"1234","branchId":"ALL","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-12T02:29:28.620+00:00","lastUpdatedAt":"2023-11-12T02:29:28.620+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-12T02:29:28.623+00:00","lastUpdatedAt":"2023-11-12T02:29:28.623+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"1","functionType":"MENU","createdAt":"2023-11-12T02:29:28.624+00:00","lastUpdatedAt":"2023-11-12T02:29:28.624+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"2","functionType":"MENU","createdAt":"2023-11-12T02:29:28.626+00:00","lastUpdatedAt":"2023-11-12T02:29:28.626+00:00","createdBy":null,"lastUpdatedBy":null}]
+
[{"bpmnId":"4a36d448-1863-4220-bd50-29cea73238b5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"ALL","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-14T09:17:52.717+00:00","lastUpdatedAt":"2023-11-14T09:17:52.717+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-14T09:17:52.719+00:00","lastUpdatedAt":"2023-11-14T09:17:52.719+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"1","functionType":"MENU","createdAt":"2023-11-14T09:17:52.721+00:00","lastUpdatedAt":"2023-11-14T09:17:52.721+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"2","functionType":"MENU","createdAt":"2023-11-14T09:17:52.726+00:00","lastUpdatedAt":"2023-11-14T09:17:52.726+00:00","createdBy":null,"lastUpdatedBy":null}]
@@ -3059,16 +3059,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 25ms
- Mean size per request: 940B
+ Mean time per request: 38ms
+ Mean size per request: 943B

Test Pass Percentage
@@ -3124,11 +3124,11 @@
Request Hea Postman-Token - 832905eb-a2bd-404f-8137-0fdeb1fde6e4 + b409e411-cea8-420a-93b6-033c7c624fad Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -3158,7 +3158,7 @@
Response He content-length - 940 + 943 Content-Type @@ -3179,10 +3179,10 @@
Response He
Response Body
-
{"bpmnId":"7fcb1811-b2e6-45aa-955f-e575f69ac235","modelVersion":1,"deployedFileName":null,"definitionKey":"modi_1699756167935","functionType":"MENU","status":"DEPLOYED","sha256":"f0c8510c10553e9d22cf4dc82c684b1fa5cdd2da615d472f0158fc1feb9a5a71","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"fdb61638-6fbc-4c56-901c-25ccc890e7ca","resourceType":"BPMN","storageKey":"BPMN/files/UUID/7fcb1811-b2e6-45aa-955f-e575f69ac235/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:28.328+00:00","lastUpdatedAt":"2023-11-12T02:29:28.328+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:28.324+00:00","lastUpdatedAt":"2023-11-12T02:29:28.549+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"4a36d448-1863-4220-bd50-29cea73238b5","modelVersion":1,"deployedFileName":null,"definitionKey":"dolores_1699953472313","functionType":"MENU","status":"DEPLOYED","sha256":"509324f67fa9daa93bf46b52f3fad74fdc196cac441953b3eaee621bda97e390","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"ec30840b-c8bc-4a74-b937-c95c8c572907","resourceType":"BPMN","storageKey":"BPMN/files/UUID/4a36d448-1863-4220-bd50-29cea73238b5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:52.366+00:00","lastUpdatedAt":"2023-11-14T09:17:52.366+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:52.364+00:00","lastUpdatedAt":"2023-11-14T09:17:52.589+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -3247,16 +3247,16 @@
Test Fail
-
+
-
+
@@ -3265,15 +3265,15 @@
Test Fail
Response Information
Response Code: 200 - OK
- Mean time per request: 335ms
- Mean size per request: 514B
+ Mean time per request: 127ms
+ Mean size per request: 513B

Test Pass Percentage
@@ -3316,11 +3316,11 @@
Request Hea Postman-Token - a3d1d3a8-2bda-4346-87bf-972baf1c3473 + fa786055-2f0e-4805-8bd7-6f9e51041856 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -3332,7 +3332,7 @@
Request Hea Content-Length - 2865 + 2864 @@ -3349,7 +3349,7 @@
Request Hea
Request Body
-
{"uuid":"1522f509-b792-4ffe-88cc-187d9678c547","file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"nihil_1699756163540\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>","filename":"yv","functionType":"MENU"}
+
{"uuid":"83b7e559-07bf-4360-953c-14b7407eeea5","file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"nemo_1699953468902\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>","filename":"yv","functionType":"MENU"}
@@ -3466,16 +3466,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 65ms
- Mean size per request: 923B
+ Mean time per request: 39ms
+ Mean size per request: 922B

Test Pass Percentage
@@ -3531,11 +3531,11 @@
Request Hea Postman-Token - b3241424-a96b-4d35-a357-a543919cd1a4 + 7ecece5f-ee68-4432-b74a-4ea22e0b7121 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -3569,7 +3569,7 @@
Response He content-length - 923 + 922 Content-Type @@ -3590,10 +3590,10 @@
Response He
Response Body
-
{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","modelVersion":2,"deployedFileName":null,"definitionKey":"nihil_1699756163540","functionType":"MENU","status":"DEPLOYED","sha256":"7f261adaf076f5864b76c3ca942b7f14914a2bcd8c91a4e5c99eed5b2a15243f","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"e5f175bf-f135-4139-96b6-b7813f4aaf98","resourceType":"BPMN","storageKey":"BPMN/files/UUID/1522f509-b792-4ffe-88cc-187d9678c547/VERSION/2/yv.bpmn","fileName":"yv","extension":"bpmn","createdAt":"2023-11-12T02:29:29.045+00:00","lastUpdatedAt":"2023-11-12T02:29:29.045+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:29.042+00:00","lastUpdatedAt":"2023-11-12T02:29:29.143+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","modelVersion":2,"deployedFileName":null,"definitionKey":"nemo_1699953468902","functionType":"MENU","status":"DEPLOYED","sha256":"9e1fed916bd2c8531aa43341abf46d854d77c4c126d75fd149df9c3341f41f52","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"6308350e-d9a2-4706-aa6f-7f8b1598e4fb","resourceType":"BPMN","storageKey":"BPMN/files/UUID/83b7e559-07bf-4360-953c-14b7407eeea5/VERSION/2/yv.bpmn","fileName":"yv","extension":"bpmn","createdAt":"2023-11-14T09:17:52.978+00:00","lastUpdatedAt":"2023-11-14T09:17:52.978+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:52.976+00:00","lastUpdatedAt":"2023-11-14T09:17:53.054+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -3652,16 +3652,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 80ms
+ Mean time per request: 99ms
Mean size per request: 1.08KB

Test Pass Percentage
@@ -3721,11 +3721,11 @@
Request Hea Postman-Token - 4fdb4566-5682-410b-8f64-bd46aa9c298b + 340afaeb-7d84-4d58-aca6-6378e8741c08 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -3755,16 +3755,16 @@
Request Hea
Request Body
{
-          "defaultTemplateId": "7fcb1811-b2e6-45aa-955f-e575f69ac235",
+          "defaultTemplateId": "4a36d448-1863-4220-bd50-29cea73238b5",
           "defaultTemplateVersion": "1",
           "branchesConfigs": [
             {
               "branchId": "1",
-              "branchDefaultTemplateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+              "branchDefaultTemplateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
               "branchDefaultTemplateVersion": "2",
               "terminals": [
                 {
-                  "templateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+                  "templateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
                   "templateVersion": "1",
                   "terminalIds": [
                     "1",
@@ -3817,10 +3817,10 @@ 
Response He
Response Body
-
[{"bpmnId":"7fcb1811-b2e6-45aa-955f-e575f69ac235","bpmnModelVersion":1,"acquirerId":"1234","branchId":"ALL","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-12T02:29:29.246+00:00","lastUpdatedAt":"2023-11-12T02:29:29.246+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":2,"acquirerId":"1234","branchId":"1","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-12T02:29:29.250+00:00","lastUpdatedAt":"2023-11-12T02:29:29.250+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"1","functionType":"MENU","createdAt":"2023-11-12T02:29:29.256+00:00","lastUpdatedAt":"2023-11-12T02:29:29.256+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"2","functionType":"MENU","createdAt":"2023-11-12T02:29:29.262+00:00","lastUpdatedAt":"2023-11-12T02:29:29.262+00:00","createdBy":null,"lastUpdatedBy":null}]
+
[{"bpmnId":"4a36d448-1863-4220-bd50-29cea73238b5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"ALL","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-14T09:17:53.152+00:00","lastUpdatedAt":"2023-11-14T09:17:53.152+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":2,"acquirerId":"1234","branchId":"1","terminalId":"ALL","functionType":"MENU","createdAt":"2023-11-14T09:17:53.158+00:00","lastUpdatedAt":"2023-11-14T09:17:53.158+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"1","functionType":"MENU","createdAt":"2023-11-14T09:17:53.160+00:00","lastUpdatedAt":"2023-11-14T09:17:53.160+00:00","createdBy":null,"lastUpdatedBy":null},{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","bpmnModelVersion":1,"acquirerId":"1234","branchId":"1","terminalId":"2","functionType":"MENU","createdAt":"2023-11-14T09:17:53.161+00:00","lastUpdatedAt":"2023-11-14T09:17:53.161+00:00","createdBy":null,"lastUpdatedBy":null}]
@@ -3879,16 +3879,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 22ms
- Mean size per request: 941B
+ Mean time per request: 14ms
+ Mean size per request: 940B

Test Pass Percentage
@@ -3944,11 +3944,11 @@
Request Hea Postman-Token - 9784f8c7-8898-4453-a172-69c460088e65 + f4ded989-3740-4643-aaa5-930bfca6c40f Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -3978,7 +3978,7 @@
Response He content-length - 941 + 940 Content-Type @@ -3999,10 +3999,10 @@
Response He
Response Body
-
{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","modelVersion":1,"deployedFileName":null,"definitionKey":"nihil_1699756163540","functionType":"MENU","status":"DEPLOYED","sha256":"5b261caf2d8f0b3767d9bf313c193f257ed293a2a570f1084db8ea6d37b9a721","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"3baa99b2-d94e-4f5c-aa76-a46bfcd6b27c","resourceType":"BPMN","storageKey":"BPMN/files/UUID/1522f509-b792-4ffe-88cc-187d9678c547/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:25.592+00:00","lastUpdatedAt":"2023-11-12T02:29:25.592+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:25.559+00:00","lastUpdatedAt":"2023-11-12T02:29:26.193+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","modelVersion":1,"deployedFileName":null,"definitionKey":"nemo_1699953468902","functionType":"MENU","status":"DEPLOYED","sha256":"73937067f8b8213afe2d1f1e137bad5549f93d9d4b40c2f14b449099380f3bd9","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"f481e37c-c8f9-41b7-9574-35e73ce4c76a","resourceType":"BPMN","storageKey":"BPMN/files/UUID/83b7e559-07bf-4360-953c-14b7407eeea5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:50.262+00:00","lastUpdatedAt":"2023-11-14T09:17:50.262+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:50.243+00:00","lastUpdatedAt":"2023-11-14T09:17:50.754+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -4073,16 +4073,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 19ms
- Mean size per request: 923B
+ Mean time per request: 26ms
+ Mean size per request: 922B

Test Pass Percentage
@@ -4138,11 +4138,11 @@
Request Hea Postman-Token - 2c511e20-c8f8-4bc7-987e-e9e252d8e1fe + cdae91f8-7cc1-4d42-8e95-bf867e784cf4 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -4172,7 +4172,7 @@
Response He content-length - 923 + 922 Content-Type @@ -4193,10 +4193,10 @@
Response He
Response Body
-
{"bpmnId":"1522f509-b792-4ffe-88cc-187d9678c547","modelVersion":2,"deployedFileName":null,"definitionKey":"nihil_1699756163540","functionType":"MENU","status":"DEPLOYED","sha256":"7f261adaf076f5864b76c3ca942b7f14914a2bcd8c91a4e5c99eed5b2a15243f","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"e5f175bf-f135-4139-96b6-b7813f4aaf98","resourceType":"BPMN","storageKey":"BPMN/files/UUID/1522f509-b792-4ffe-88cc-187d9678c547/VERSION/2/yv.bpmn","fileName":"yv","extension":"bpmn","createdAt":"2023-11-12T02:29:29.045+00:00","lastUpdatedAt":"2023-11-12T02:29:29.045+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:29.042+00:00","lastUpdatedAt":"2023-11-12T02:29:29.143+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"83b7e559-07bf-4360-953c-14b7407eeea5","modelVersion":2,"deployedFileName":null,"definitionKey":"nemo_1699953468902","functionType":"MENU","status":"DEPLOYED","sha256":"9e1fed916bd2c8531aa43341abf46d854d77c4c126d75fd149df9c3341f41f52","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"6308350e-d9a2-4706-aa6f-7f8b1598e4fb","resourceType":"BPMN","storageKey":"BPMN/files/UUID/83b7e559-07bf-4360-953c-14b7407eeea5/VERSION/2/yv.bpmn","fileName":"yv","extension":"bpmn","createdAt":"2023-11-14T09:17:52.978+00:00","lastUpdatedAt":"2023-11-14T09:17:52.978+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:52.976+00:00","lastUpdatedAt":"2023-11-14T09:17:53.054+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -4267,16 +4267,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 34ms
- Mean size per request: 940B
+ Mean time per request: 31ms
+ Mean size per request: 943B

Test Pass Percentage
@@ -4332,11 +4332,11 @@
Request Hea Postman-Token - 9b54f375-b639-41ec-bbc5-b6b5d8e704bd + 71a55778-c9de-49e4-8f11-174473782ee0 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -4366,7 +4366,7 @@
Response He content-length - 940 + 943 Content-Type @@ -4387,10 +4387,10 @@
Response He
Response Body
-
{"bpmnId":"7fcb1811-b2e6-45aa-955f-e575f69ac235","modelVersion":1,"deployedFileName":null,"definitionKey":"modi_1699756167935","functionType":"MENU","status":"DEPLOYED","sha256":"f0c8510c10553e9d22cf4dc82c684b1fa5cdd2da615d472f0158fc1feb9a5a71","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"fdb61638-6fbc-4c56-901c-25ccc890e7ca","resourceType":"BPMN","storageKey":"BPMN/files/UUID/7fcb1811-b2e6-45aa-955f-e575f69ac235/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:28.328+00:00","lastUpdatedAt":"2023-11-12T02:29:28.328+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:28.324+00:00","lastUpdatedAt":"2023-11-12T02:29:28.549+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"4a36d448-1863-4220-bd50-29cea73238b5","modelVersion":1,"deployedFileName":null,"definitionKey":"dolores_1699953472313","functionType":"MENU","status":"DEPLOYED","sha256":"509324f67fa9daa93bf46b52f3fad74fdc196cac441953b3eaee621bda97e390","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"ec30840b-c8bc-4a74-b937-c95c8c572907","resourceType":"BPMN","storageKey":"BPMN/files/UUID/4a36d448-1863-4220-bd50-29cea73238b5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:52.366+00:00","lastUpdatedAt":"2023-11-14T09:17:52.366+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:52.364+00:00","lastUpdatedAt":"2023-11-14T09:17:52.589+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -4461,16 +4461,16 @@
Test Fail
-
+
-
+
@@ -4479,15 +4479,15 @@
Test Fail
Request Information
Request Method: POST
- Request URL: http://host.docker.internal:8086/api/v1/model/bpmn
+ Request URL: http://host.testcontainers.internal:8086/api/v1/model/bpmn
Response Information
Response Code: 200 - OK
- Mean time per request: 285ms
- Mean size per request: 872B
+ Mean time per request: 87ms
+ Mean size per request: 868B

Test Pass Percentage
@@ -4530,11 +4530,11 @@
Request Hea Postman-Token - df511781-3220-4e1d-b57b-8e02eb8f4834 + 13024934-99d7-47b1-a7db-ded4f1cda7fb Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -4546,7 +4546,7 @@
Request Hea Content-Length - 2753 + 2749 @@ -4563,7 +4563,7 @@
Request Hea
Request Body
-
{"file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"dolores_1699756170352\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>\n","filename":"demo_0611_1","functionType":"SPONTANEOUS_PAYMENT"}
+
{"file":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn:definitions xmlns:bpmn=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:modeler=\"http://camunda.org/schema/modeler/1.0\" id=\"Definitions_0hfksvi\" targetNamespace=\"http://bpmn.io/schema/bpmn\" exporter=\"Camunda Modeler\" exporterVersion=\"5.16.0\" modeler:executionPlatform=\"Camunda Platform\" modeler:executionPlatformVersion=\"7.20.0\">\n  <bpmn:process id=\"qui_1699953474559\" isExecutable=\"true\" camunda:historyTimeToLive=\"180\">\n    <bpmn:startEvent id=\"StartEvent_1\">\n      <bpmn:outgoing>Flow_0rtxipq</bpmn:outgoing>\n    </bpmn:startEvent>\n    <bpmn:task id=\"Activity_0hsnyv1\" name=\"Esempio 2\">\n      <bpmn:incoming>Flow_0rtxipq</bpmn:incoming>\n      <bpmn:outgoing>Flow_0d1f1hn</bpmn:outgoing>\n    </bpmn:task>\n    <bpmn:sequenceFlow id=\"Flow_0rtxipq\" sourceRef=\"StartEvent_1\" targetRef=\"Activity_0hsnyv1\" />\n    <bpmn:endEvent id=\"Event_0gcfha5\">\n      <bpmn:incoming>Flow_0d1f1hn</bpmn:incoming>\n    </bpmn:endEvent>\n    <bpmn:sequenceFlow id=\"Flow_0d1f1hn\" sourceRef=\"Activity_0hsnyv1\" targetRef=\"Event_0gcfha5\" />\n  </bpmn:process>\n  <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n    <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"demo_0611_1\">\n      <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n        <dc:Bounds x=\"179\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Activity_0hsnyv1_di\" bpmnElement=\"Activity_0hsnyv1\">\n        <dc:Bounds x=\"270\" y=\"77\" width=\"100\" height=\"80\" />\n        <bpmndi:BPMNLabel />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNShape id=\"Event_0gcfha5_di\" bpmnElement=\"Event_0gcfha5\">\n        <dc:Bounds x=\"432\" y=\"99\" width=\"36\" height=\"36\" />\n      </bpmndi:BPMNShape>\n      <bpmndi:BPMNEdge id=\"Flow_0rtxipq_di\" bpmnElement=\"Flow_0rtxipq\">\n        <di:waypoint x=\"215\" y=\"117\" />\n        <di:waypoint x=\"270\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n      <bpmndi:BPMNEdge id=\"Flow_0d1f1hn_di\" bpmnElement=\"Flow_0d1f1hn\">\n        <di:waypoint x=\"370\" y=\"117\" />\n        <di:waypoint x=\"432\" y=\"117\" />\n      </bpmndi:BPMNEdge>\n    </bpmndi:BPMNPlane>\n  </bpmndi:BPMNDiagram>\n</bpmn:definitions>\n","filename":"demo_0611_1","functionType":"SPONTANEOUS_PAYMENT"}
@@ -4668,16 +4668,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 200 - OK
- Mean time per request: 75ms
- Mean size per request: 958B
+ Mean time per request: 69ms
+ Mean size per request: 954B

Test Pass Percentage
@@ -4733,11 +4733,11 @@
Request Hea Postman-Token - d4d4c68a-9a3c-483d-a181-e2975b6b74ac + b487a6d3-06b9-4195-ac26-18c97c35b599 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -4771,7 +4771,7 @@
Response He content-length - 958 + 954 Content-Type @@ -4792,10 +4792,10 @@
Response He
Response Body
-
{"bpmnId":"74c3fbb1-4204-4bfe-8183-b18f494e7ee1","modelVersion":1,"deployedFileName":null,"definitionKey":"dolores_1699756170352","functionType":"SPONTANEOUS_PAYMENT","status":"DEPLOYED","sha256":"aee11691a9ac705a3c0c53648252532376264a4ae76f392abfd88fb2f2a37a5a","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"f4bd34e9-286a-499f-866f-211aa0b3cb7f","resourceType":"BPMN","storageKey":"BPMN/files/UUID/74c3fbb1-4204-4bfe-8183-b18f494e7ee1/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-12T02:29:30.608+00:00","lastUpdatedAt":"2023-11-12T02:29:30.608+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-12T02:29:30.595+00:00","lastUpdatedAt":"2023-11-12T02:29:30.738+00:00","createdBy":null,"lastUpdatedBy":null}
+
{"bpmnId":"046183d7-0510-44c4-a24d-4e7e5b4fefb5","modelVersion":1,"deployedFileName":null,"definitionKey":"qui_1699953474559","functionType":"SPONTANEOUS_PAYMENT","status":"DEPLOYED","sha256":"9a19d9b56be5292c1b0a59d5450340ab5b49ae89464ee94814c11bfa83da8a9d","definitionVersionCamunda":2,"camundaDefinitionId":"demo11_06:2:ffbe9dda-7708-11ee-b684-b266d188abc5","description":"description","resourceFile":{"id":"82d3e79b-3688-430f-b26b-d517559ddd0e","resourceType":"BPMN","storageKey":"BPMN/files/UUID/046183d7-0510-44c4-a24d-4e7e5b4fefb5/VERSION/1/demo_0611_1.bpmn","fileName":"demo_0611_1","extension":"bpmn","createdAt":"2023-11-14T09:17:54.637+00:00","lastUpdatedAt":"2023-11-14T09:17:54.637+00:00","createdBy":null,"lastUpdatedBy":null},"resource":"DEMO_11_06.bpmn","deploymentId":"ffb8aa67-7708-11ee-b684-b266d188abc5","createdAt":"2023-11-14T09:17:54.634+00:00","lastUpdatedAt":"2023-11-14T09:17:54.851+00:00","createdBy":null,"lastUpdatedBy":null}
@@ -4854,16 +4854,16 @@
Test Fail
-
+
-
+
Response Information
Response Code: 400 - Bad Request
- Mean time per request: 73ms
+ Mean time per request: 41ms
Mean size per request: 232B

Test Pass Percentage
@@ -4923,11 +4923,11 @@
Request Hea Postman-Token - 5220dd03-0a2c-4027-b8db-ffce99915a60 + 5d28c779-2fa1-476f-9264-62f40a6aca67 Host - host.docker.internal:8086 + host.testcontainers.internal:8086 Accept-Encoding @@ -4957,16 +4957,16 @@
Request Hea
Request Body
{
-          "defaultTemplateId": "74c3fbb1-4204-4bfe-8183-b18f494e7ee1",
+          "defaultTemplateId": "046183d7-0510-44c4-a24d-4e7e5b4fefb5",
           "defaultTemplateVersion": "1",
           "branchesConfigs": [
             {
               "branchId": "1",
-              "branchDefaultTemplateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+              "branchDefaultTemplateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
               "branchDefaultTemplateVersion": "2",
               "terminals": [
                 {
-                  "templateId": "1522f509-b792-4ffe-88cc-187d9678c547",
+                  "templateId": "83b7e559-07bf-4360-953c-14b7407eeea5",
                   "templateVersion": "1",
                   "terminalIds": [
                     "1",
@@ -5019,10 +5019,10 @@ 
Response He
Response Body
-
{"type":"INVALID_FUNCTION_TYPE","errorCode":"ATMLM_4000005","message":"One or some of the referenced BPMN do not have functionType MENU: [BpmnVersionPK(bpmnId=74c3fbb1-4204-4bfe-8183-b18f494e7ee1, modelVersion=1)]","statusCode":400}
+
{"type":"INVALID_FUNCTION_TYPE","errorCode":"ATMLM_4000005","message":"One or some of the referenced BPMN do not have functionType MENU: [BpmnVersionPK(bpmnId=046183d7-0510-44c4-a24d-4e7e5b4fefb5, modelVersion=1)]","statusCode":400}
@@ -5169,185 +5169,185 @@
Test Fail let clickCount = $(this).data("clickCount") || 1 switch (clickCount){ case 1: - $('#requests-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').removeClass('collapsed') - $('#collapse-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').removeClass('collapsed') - $('#requests-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').addClass('show') - $('#collapse-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').addClass('show') - $('#requests-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').removeClass('collapsed') - $('#collapse-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').removeClass('collapsed') - $('#requests-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').addClass('show') - $('#collapse-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').addClass('show') - $('#requests-8b002628-a95f-43c3-b937-f74f6e3867a5').removeClass('collapsed') - $('#collapse-8b002628-a95f-43c3-b937-f74f6e3867a5').removeClass('collapsed') - $('#requests-8b002628-a95f-43c3-b937-f74f6e3867a5').addClass('show') - $('#collapse-8b002628-a95f-43c3-b937-f74f6e3867a5').addClass('show') - $('#requests-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').removeClass('collapsed') - $('#collapse-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').removeClass('collapsed') - $('#requests-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').addClass('show') - $('#collapse-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').addClass('show') - $('#requests-ad127971-70a5-495e-9cd5-42374fedc45c').removeClass('collapsed') - $('#collapse-ad127971-70a5-495e-9cd5-42374fedc45c').removeClass('collapsed') - $('#requests-ad127971-70a5-495e-9cd5-42374fedc45c').addClass('show') - $('#collapse-ad127971-70a5-495e-9cd5-42374fedc45c').addClass('show') - $('#requests-941ec885-8459-4a8d-b0c0-f84d9eb09a39').removeClass('collapsed') - $('#collapse-941ec885-8459-4a8d-b0c0-f84d9eb09a39').removeClass('collapsed') - $('#requests-941ec885-8459-4a8d-b0c0-f84d9eb09a39').addClass('show') - $('#collapse-941ec885-8459-4a8d-b0c0-f84d9eb09a39').addClass('show') - $('#requests-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').removeClass('collapsed') - $('#collapse-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').removeClass('collapsed') - $('#requests-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').addClass('show') - $('#collapse-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').addClass('show') - $('#requests-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').removeClass('collapsed') - $('#collapse-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').removeClass('collapsed') - $('#requests-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').addClass('show') - $('#collapse-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').addClass('show') - $('#requests-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').removeClass('collapsed') - $('#collapse-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').removeClass('collapsed') - $('#requests-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').addClass('show') - $('#collapse-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').addClass('show') - $('#requests-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').removeClass('collapsed') - $('#collapse-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').removeClass('collapsed') - $('#requests-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').addClass('show') - $('#collapse-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').addClass('show') - $('#requests-9d91316c-31c7-4445-ae7a-8c33ebe3c304').removeClass('collapsed') - $('#collapse-9d91316c-31c7-4445-ae7a-8c33ebe3c304').removeClass('collapsed') - $('#requests-9d91316c-31c7-4445-ae7a-8c33ebe3c304').addClass('show') - $('#collapse-9d91316c-31c7-4445-ae7a-8c33ebe3c304').addClass('show') - $('#requests-89cd096c-46a0-41b7-b5a8-5225a8b77e75').removeClass('collapsed') - $('#collapse-89cd096c-46a0-41b7-b5a8-5225a8b77e75').removeClass('collapsed') - $('#requests-89cd096c-46a0-41b7-b5a8-5225a8b77e75').addClass('show') - $('#collapse-89cd096c-46a0-41b7-b5a8-5225a8b77e75').addClass('show') - $('#requests-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').removeClass('collapsed') - $('#collapse-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').removeClass('collapsed') - $('#requests-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').addClass('show') - $('#collapse-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').addClass('show') - $('#requests-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').removeClass('collapsed') - $('#collapse-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').removeClass('collapsed') - $('#requests-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').addClass('show') - $('#collapse-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').addClass('show') - $('#requests-2d5a5d83-c1bb-4f38-83ab-583d678554a8').removeClass('collapsed') - $('#collapse-2d5a5d83-c1bb-4f38-83ab-583d678554a8').removeClass('collapsed') - $('#requests-2d5a5d83-c1bb-4f38-83ab-583d678554a8').addClass('show') - $('#collapse-2d5a5d83-c1bb-4f38-83ab-583d678554a8').addClass('show') - $('#requests-6719fa17-d932-4b09-b443-c948823a574b').removeClass('collapsed') - $('#collapse-6719fa17-d932-4b09-b443-c948823a574b').removeClass('collapsed') - $('#requests-6719fa17-d932-4b09-b443-c948823a574b').addClass('show') - $('#collapse-6719fa17-d932-4b09-b443-c948823a574b').addClass('show') - $('#requests-9e281e46-5543-4377-abb2-7b2cf2910367').removeClass('collapsed') - $('#collapse-9e281e46-5543-4377-abb2-7b2cf2910367').removeClass('collapsed') - $('#requests-9e281e46-5543-4377-abb2-7b2cf2910367').addClass('show') - $('#collapse-9e281e46-5543-4377-abb2-7b2cf2910367').addClass('show') - $('#requests-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').removeClass('collapsed') - $('#collapse-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').removeClass('collapsed') - $('#requests-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').addClass('show') - $('#collapse-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').addClass('show') - $('#requests-a82a4377-7691-4ee9-9b40-4344f7d81693').removeClass('collapsed') - $('#collapse-a82a4377-7691-4ee9-9b40-4344f7d81693').removeClass('collapsed') - $('#requests-a82a4377-7691-4ee9-9b40-4344f7d81693').addClass('show') - $('#collapse-a82a4377-7691-4ee9-9b40-4344f7d81693').addClass('show') - $('#requests-02f31c92-1816-4979-863d-44c26ca61ff3').removeClass('collapsed') - $('#collapse-02f31c92-1816-4979-863d-44c26ca61ff3').removeClass('collapsed') - $('#requests-02f31c92-1816-4979-863d-44c26ca61ff3').addClass('show') - $('#collapse-02f31c92-1816-4979-863d-44c26ca61ff3').addClass('show') - $('#requests-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').removeClass('collapsed') - $('#collapse-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').removeClass('collapsed') - $('#requests-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').addClass('show') - $('#collapse-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').addClass('show') - $('#requests-6228b01a-be2b-4981-81a7-abf91140c2c1').removeClass('collapsed') - $('#collapse-6228b01a-be2b-4981-81a7-abf91140c2c1').removeClass('collapsed') - $('#requests-6228b01a-be2b-4981-81a7-abf91140c2c1').addClass('show') - $('#collapse-6228b01a-be2b-4981-81a7-abf91140c2c1').addClass('show') + $('#requests-e9ddb917-ff6a-458a-8f2e-89861f4e3841').removeClass('collapsed') + $('#collapse-e9ddb917-ff6a-458a-8f2e-89861f4e3841').removeClass('collapsed') + $('#requests-e9ddb917-ff6a-458a-8f2e-89861f4e3841').addClass('show') + $('#collapse-e9ddb917-ff6a-458a-8f2e-89861f4e3841').addClass('show') + $('#requests-23577527-f321-4d6f-bc05-a7fe4c7c5860').removeClass('collapsed') + $('#collapse-23577527-f321-4d6f-bc05-a7fe4c7c5860').removeClass('collapsed') + $('#requests-23577527-f321-4d6f-bc05-a7fe4c7c5860').addClass('show') + $('#collapse-23577527-f321-4d6f-bc05-a7fe4c7c5860').addClass('show') + $('#requests-535f4e5a-5945-474f-801e-02ea773a7a0c').removeClass('collapsed') + $('#collapse-535f4e5a-5945-474f-801e-02ea773a7a0c').removeClass('collapsed') + $('#requests-535f4e5a-5945-474f-801e-02ea773a7a0c').addClass('show') + $('#collapse-535f4e5a-5945-474f-801e-02ea773a7a0c').addClass('show') + $('#requests-f04c80c3-8ea8-4c52-9756-66148a41e1ad').removeClass('collapsed') + $('#collapse-f04c80c3-8ea8-4c52-9756-66148a41e1ad').removeClass('collapsed') + $('#requests-f04c80c3-8ea8-4c52-9756-66148a41e1ad').addClass('show') + $('#collapse-f04c80c3-8ea8-4c52-9756-66148a41e1ad').addClass('show') + $('#requests-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').removeClass('collapsed') + $('#collapse-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').removeClass('collapsed') + $('#requests-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').addClass('show') + $('#collapse-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').addClass('show') + $('#requests-c59b040c-226f-4f84-aa77-d4eab16a6e83').removeClass('collapsed') + $('#collapse-c59b040c-226f-4f84-aa77-d4eab16a6e83').removeClass('collapsed') + $('#requests-c59b040c-226f-4f84-aa77-d4eab16a6e83').addClass('show') + $('#collapse-c59b040c-226f-4f84-aa77-d4eab16a6e83').addClass('show') + $('#requests-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').removeClass('collapsed') + $('#collapse-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').removeClass('collapsed') + $('#requests-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').addClass('show') + $('#collapse-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').addClass('show') + $('#requests-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').removeClass('collapsed') + $('#collapse-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').removeClass('collapsed') + $('#requests-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').addClass('show') + $('#collapse-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').addClass('show') + $('#requests-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').removeClass('collapsed') + $('#collapse-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').removeClass('collapsed') + $('#requests-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').addClass('show') + $('#collapse-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').addClass('show') + $('#requests-c0965426-2545-4086-bd16-d09b6ece399b').removeClass('collapsed') + $('#collapse-c0965426-2545-4086-bd16-d09b6ece399b').removeClass('collapsed') + $('#requests-c0965426-2545-4086-bd16-d09b6ece399b').addClass('show') + $('#collapse-c0965426-2545-4086-bd16-d09b6ece399b').addClass('show') + $('#requests-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').removeClass('collapsed') + $('#collapse-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').removeClass('collapsed') + $('#requests-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').addClass('show') + $('#collapse-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').addClass('show') + $('#requests-334e754c-072f-4f16-9722-780b7caa051e').removeClass('collapsed') + $('#collapse-334e754c-072f-4f16-9722-780b7caa051e').removeClass('collapsed') + $('#requests-334e754c-072f-4f16-9722-780b7caa051e').addClass('show') + $('#collapse-334e754c-072f-4f16-9722-780b7caa051e').addClass('show') + $('#requests-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').removeClass('collapsed') + $('#collapse-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').removeClass('collapsed') + $('#requests-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').addClass('show') + $('#collapse-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').addClass('show') + $('#requests-f32814ea-5d43-4160-9802-245f12fc0dff').removeClass('collapsed') + $('#collapse-f32814ea-5d43-4160-9802-245f12fc0dff').removeClass('collapsed') + $('#requests-f32814ea-5d43-4160-9802-245f12fc0dff').addClass('show') + $('#collapse-f32814ea-5d43-4160-9802-245f12fc0dff').addClass('show') + $('#requests-c4853fb8-bde4-471e-9a22-4f5d84710b1c').removeClass('collapsed') + $('#collapse-c4853fb8-bde4-471e-9a22-4f5d84710b1c').removeClass('collapsed') + $('#requests-c4853fb8-bde4-471e-9a22-4f5d84710b1c').addClass('show') + $('#collapse-c4853fb8-bde4-471e-9a22-4f5d84710b1c').addClass('show') + $('#requests-bd8281c8-07dc-47b1-bff8-3867b5d71167').removeClass('collapsed') + $('#collapse-bd8281c8-07dc-47b1-bff8-3867b5d71167').removeClass('collapsed') + $('#requests-bd8281c8-07dc-47b1-bff8-3867b5d71167').addClass('show') + $('#collapse-bd8281c8-07dc-47b1-bff8-3867b5d71167').addClass('show') + $('#requests-19757245-957f-4a8a-87cb-f28f954feb5f').removeClass('collapsed') + $('#collapse-19757245-957f-4a8a-87cb-f28f954feb5f').removeClass('collapsed') + $('#requests-19757245-957f-4a8a-87cb-f28f954feb5f').addClass('show') + $('#collapse-19757245-957f-4a8a-87cb-f28f954feb5f').addClass('show') + $('#requests-e3a5018a-228e-471b-848a-4bef51d12c72').removeClass('collapsed') + $('#collapse-e3a5018a-228e-471b-848a-4bef51d12c72').removeClass('collapsed') + $('#requests-e3a5018a-228e-471b-848a-4bef51d12c72').addClass('show') + $('#collapse-e3a5018a-228e-471b-848a-4bef51d12c72').addClass('show') + $('#requests-5ad913a2-a4af-4880-9f33-6bd6efb00551').removeClass('collapsed') + $('#collapse-5ad913a2-a4af-4880-9f33-6bd6efb00551').removeClass('collapsed') + $('#requests-5ad913a2-a4af-4880-9f33-6bd6efb00551').addClass('show') + $('#collapse-5ad913a2-a4af-4880-9f33-6bd6efb00551').addClass('show') + $('#requests-201a5b14-aab0-4cda-816e-0454547ac383').removeClass('collapsed') + $('#collapse-201a5b14-aab0-4cda-816e-0454547ac383').removeClass('collapsed') + $('#requests-201a5b14-aab0-4cda-816e-0454547ac383').addClass('show') + $('#collapse-201a5b14-aab0-4cda-816e-0454547ac383').addClass('show') + $('#requests-b9379325-23f3-4ada-89d2-d3b329d7c082').removeClass('collapsed') + $('#collapse-b9379325-23f3-4ada-89d2-d3b329d7c082').removeClass('collapsed') + $('#requests-b9379325-23f3-4ada-89d2-d3b329d7c082').addClass('show') + $('#collapse-b9379325-23f3-4ada-89d2-d3b329d7c082').addClass('show') + $('#requests-603ca4c5-522e-4782-8782-5bfcfc604dcc').removeClass('collapsed') + $('#collapse-603ca4c5-522e-4782-8782-5bfcfc604dcc').removeClass('collapsed') + $('#requests-603ca4c5-522e-4782-8782-5bfcfc604dcc').addClass('show') + $('#collapse-603ca4c5-522e-4782-8782-5bfcfc604dcc').addClass('show') $('#openAllRequests').html("Collapse Requests"); break; case 2: - $('#requests-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').addClass('collapsed') - $('#collapse-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').addClass('collapsed') - $('#requests-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').removeClass('show') - $('#collapse-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').removeClass('show') - $('#requests-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').addClass('collapsed') - $('#collapse-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').addClass('collapsed') - $('#requests-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').removeClass('show') - $('#collapse-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').removeClass('show') - $('#requests-8b002628-a95f-43c3-b937-f74f6e3867a5').addClass('collapsed') - $('#collapse-8b002628-a95f-43c3-b937-f74f6e3867a5').addClass('collapsed') - $('#requests-8b002628-a95f-43c3-b937-f74f6e3867a5').removeClass('show') - $('#collapse-8b002628-a95f-43c3-b937-f74f6e3867a5').removeClass('show') - $('#requests-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').addClass('collapsed') - $('#collapse-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').addClass('collapsed') - $('#requests-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').removeClass('show') - $('#collapse-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').removeClass('show') - $('#requests-ad127971-70a5-495e-9cd5-42374fedc45c').addClass('collapsed') - $('#collapse-ad127971-70a5-495e-9cd5-42374fedc45c').addClass('collapsed') - $('#requests-ad127971-70a5-495e-9cd5-42374fedc45c').removeClass('show') - $('#collapse-ad127971-70a5-495e-9cd5-42374fedc45c').removeClass('show') - $('#requests-941ec885-8459-4a8d-b0c0-f84d9eb09a39').addClass('collapsed') - $('#collapse-941ec885-8459-4a8d-b0c0-f84d9eb09a39').addClass('collapsed') - $('#requests-941ec885-8459-4a8d-b0c0-f84d9eb09a39').removeClass('show') - $('#collapse-941ec885-8459-4a8d-b0c0-f84d9eb09a39').removeClass('show') - $('#requests-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').addClass('collapsed') - $('#collapse-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').addClass('collapsed') - $('#requests-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').removeClass('show') - $('#collapse-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').removeClass('show') - $('#requests-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').addClass('collapsed') - $('#collapse-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').addClass('collapsed') - $('#requests-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').removeClass('show') - $('#collapse-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').removeClass('show') - $('#requests-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').addClass('collapsed') - $('#collapse-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').addClass('collapsed') - $('#requests-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').removeClass('show') - $('#collapse-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').removeClass('show') - $('#requests-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').addClass('collapsed') - $('#collapse-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').addClass('collapsed') - $('#requests-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').removeClass('show') - $('#collapse-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').removeClass('show') - $('#requests-9d91316c-31c7-4445-ae7a-8c33ebe3c304').addClass('collapsed') - $('#collapse-9d91316c-31c7-4445-ae7a-8c33ebe3c304').addClass('collapsed') - $('#requests-9d91316c-31c7-4445-ae7a-8c33ebe3c304').removeClass('show') - $('#collapse-9d91316c-31c7-4445-ae7a-8c33ebe3c304').removeClass('show') - $('#requests-89cd096c-46a0-41b7-b5a8-5225a8b77e75').addClass('collapsed') - $('#collapse-89cd096c-46a0-41b7-b5a8-5225a8b77e75').addClass('collapsed') - $('#requests-89cd096c-46a0-41b7-b5a8-5225a8b77e75').removeClass('show') - $('#collapse-89cd096c-46a0-41b7-b5a8-5225a8b77e75').removeClass('show') - $('#requests-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').addClass('collapsed') - $('#collapse-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').addClass('collapsed') - $('#requests-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').removeClass('show') - $('#collapse-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').removeClass('show') - $('#requests-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').addClass('collapsed') - $('#collapse-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').addClass('collapsed') - $('#requests-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').removeClass('show') - $('#collapse-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').removeClass('show') - $('#requests-2d5a5d83-c1bb-4f38-83ab-583d678554a8').addClass('collapsed') - $('#collapse-2d5a5d83-c1bb-4f38-83ab-583d678554a8').addClass('collapsed') - $('#requests-2d5a5d83-c1bb-4f38-83ab-583d678554a8').removeClass('show') - $('#collapse-2d5a5d83-c1bb-4f38-83ab-583d678554a8').removeClass('show') - $('#requests-6719fa17-d932-4b09-b443-c948823a574b').addClass('collapsed') - $('#collapse-6719fa17-d932-4b09-b443-c948823a574b').addClass('collapsed') - $('#requests-6719fa17-d932-4b09-b443-c948823a574b').removeClass('show') - $('#collapse-6719fa17-d932-4b09-b443-c948823a574b').removeClass('show') - $('#requests-9e281e46-5543-4377-abb2-7b2cf2910367').addClass('collapsed') - $('#collapse-9e281e46-5543-4377-abb2-7b2cf2910367').addClass('collapsed') - $('#requests-9e281e46-5543-4377-abb2-7b2cf2910367').removeClass('show') - $('#collapse-9e281e46-5543-4377-abb2-7b2cf2910367').removeClass('show') - $('#requests-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').addClass('collapsed') - $('#collapse-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').addClass('collapsed') - $('#requests-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').removeClass('show') - $('#collapse-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').removeClass('show') - $('#requests-a82a4377-7691-4ee9-9b40-4344f7d81693').addClass('collapsed') - $('#collapse-a82a4377-7691-4ee9-9b40-4344f7d81693').addClass('collapsed') - $('#requests-a82a4377-7691-4ee9-9b40-4344f7d81693').removeClass('show') - $('#collapse-a82a4377-7691-4ee9-9b40-4344f7d81693').removeClass('show') - $('#requests-02f31c92-1816-4979-863d-44c26ca61ff3').addClass('collapsed') - $('#collapse-02f31c92-1816-4979-863d-44c26ca61ff3').addClass('collapsed') - $('#requests-02f31c92-1816-4979-863d-44c26ca61ff3').removeClass('show') - $('#collapse-02f31c92-1816-4979-863d-44c26ca61ff3').removeClass('show') - $('#requests-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').addClass('collapsed') - $('#collapse-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').addClass('collapsed') - $('#requests-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').removeClass('show') - $('#collapse-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').removeClass('show') - $('#requests-6228b01a-be2b-4981-81a7-abf91140c2c1').addClass('collapsed') - $('#collapse-6228b01a-be2b-4981-81a7-abf91140c2c1').addClass('collapsed') - $('#requests-6228b01a-be2b-4981-81a7-abf91140c2c1').removeClass('show') - $('#collapse-6228b01a-be2b-4981-81a7-abf91140c2c1').removeClass('show') + $('#requests-e9ddb917-ff6a-458a-8f2e-89861f4e3841').addClass('collapsed') + $('#collapse-e9ddb917-ff6a-458a-8f2e-89861f4e3841').addClass('collapsed') + $('#requests-e9ddb917-ff6a-458a-8f2e-89861f4e3841').removeClass('show') + $('#collapse-e9ddb917-ff6a-458a-8f2e-89861f4e3841').removeClass('show') + $('#requests-23577527-f321-4d6f-bc05-a7fe4c7c5860').addClass('collapsed') + $('#collapse-23577527-f321-4d6f-bc05-a7fe4c7c5860').addClass('collapsed') + $('#requests-23577527-f321-4d6f-bc05-a7fe4c7c5860').removeClass('show') + $('#collapse-23577527-f321-4d6f-bc05-a7fe4c7c5860').removeClass('show') + $('#requests-535f4e5a-5945-474f-801e-02ea773a7a0c').addClass('collapsed') + $('#collapse-535f4e5a-5945-474f-801e-02ea773a7a0c').addClass('collapsed') + $('#requests-535f4e5a-5945-474f-801e-02ea773a7a0c').removeClass('show') + $('#collapse-535f4e5a-5945-474f-801e-02ea773a7a0c').removeClass('show') + $('#requests-f04c80c3-8ea8-4c52-9756-66148a41e1ad').addClass('collapsed') + $('#collapse-f04c80c3-8ea8-4c52-9756-66148a41e1ad').addClass('collapsed') + $('#requests-f04c80c3-8ea8-4c52-9756-66148a41e1ad').removeClass('show') + $('#collapse-f04c80c3-8ea8-4c52-9756-66148a41e1ad').removeClass('show') + $('#requests-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').addClass('collapsed') + $('#collapse-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').addClass('collapsed') + $('#requests-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').removeClass('show') + $('#collapse-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').removeClass('show') + $('#requests-c59b040c-226f-4f84-aa77-d4eab16a6e83').addClass('collapsed') + $('#collapse-c59b040c-226f-4f84-aa77-d4eab16a6e83').addClass('collapsed') + $('#requests-c59b040c-226f-4f84-aa77-d4eab16a6e83').removeClass('show') + $('#collapse-c59b040c-226f-4f84-aa77-d4eab16a6e83').removeClass('show') + $('#requests-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').addClass('collapsed') + $('#collapse-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').addClass('collapsed') + $('#requests-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').removeClass('show') + $('#collapse-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').removeClass('show') + $('#requests-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').addClass('collapsed') + $('#collapse-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').addClass('collapsed') + $('#requests-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').removeClass('show') + $('#collapse-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').removeClass('show') + $('#requests-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').addClass('collapsed') + $('#collapse-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').addClass('collapsed') + $('#requests-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').removeClass('show') + $('#collapse-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').removeClass('show') + $('#requests-c0965426-2545-4086-bd16-d09b6ece399b').addClass('collapsed') + $('#collapse-c0965426-2545-4086-bd16-d09b6ece399b').addClass('collapsed') + $('#requests-c0965426-2545-4086-bd16-d09b6ece399b').removeClass('show') + $('#collapse-c0965426-2545-4086-bd16-d09b6ece399b').removeClass('show') + $('#requests-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').addClass('collapsed') + $('#collapse-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').addClass('collapsed') + $('#requests-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').removeClass('show') + $('#collapse-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').removeClass('show') + $('#requests-334e754c-072f-4f16-9722-780b7caa051e').addClass('collapsed') + $('#collapse-334e754c-072f-4f16-9722-780b7caa051e').addClass('collapsed') + $('#requests-334e754c-072f-4f16-9722-780b7caa051e').removeClass('show') + $('#collapse-334e754c-072f-4f16-9722-780b7caa051e').removeClass('show') + $('#requests-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').addClass('collapsed') + $('#collapse-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').addClass('collapsed') + $('#requests-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').removeClass('show') + $('#collapse-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').removeClass('show') + $('#requests-f32814ea-5d43-4160-9802-245f12fc0dff').addClass('collapsed') + $('#collapse-f32814ea-5d43-4160-9802-245f12fc0dff').addClass('collapsed') + $('#requests-f32814ea-5d43-4160-9802-245f12fc0dff').removeClass('show') + $('#collapse-f32814ea-5d43-4160-9802-245f12fc0dff').removeClass('show') + $('#requests-c4853fb8-bde4-471e-9a22-4f5d84710b1c').addClass('collapsed') + $('#collapse-c4853fb8-bde4-471e-9a22-4f5d84710b1c').addClass('collapsed') + $('#requests-c4853fb8-bde4-471e-9a22-4f5d84710b1c').removeClass('show') + $('#collapse-c4853fb8-bde4-471e-9a22-4f5d84710b1c').removeClass('show') + $('#requests-bd8281c8-07dc-47b1-bff8-3867b5d71167').addClass('collapsed') + $('#collapse-bd8281c8-07dc-47b1-bff8-3867b5d71167').addClass('collapsed') + $('#requests-bd8281c8-07dc-47b1-bff8-3867b5d71167').removeClass('show') + $('#collapse-bd8281c8-07dc-47b1-bff8-3867b5d71167').removeClass('show') + $('#requests-19757245-957f-4a8a-87cb-f28f954feb5f').addClass('collapsed') + $('#collapse-19757245-957f-4a8a-87cb-f28f954feb5f').addClass('collapsed') + $('#requests-19757245-957f-4a8a-87cb-f28f954feb5f').removeClass('show') + $('#collapse-19757245-957f-4a8a-87cb-f28f954feb5f').removeClass('show') + $('#requests-e3a5018a-228e-471b-848a-4bef51d12c72').addClass('collapsed') + $('#collapse-e3a5018a-228e-471b-848a-4bef51d12c72').addClass('collapsed') + $('#requests-e3a5018a-228e-471b-848a-4bef51d12c72').removeClass('show') + $('#collapse-e3a5018a-228e-471b-848a-4bef51d12c72').removeClass('show') + $('#requests-5ad913a2-a4af-4880-9f33-6bd6efb00551').addClass('collapsed') + $('#collapse-5ad913a2-a4af-4880-9f33-6bd6efb00551').addClass('collapsed') + $('#requests-5ad913a2-a4af-4880-9f33-6bd6efb00551').removeClass('show') + $('#collapse-5ad913a2-a4af-4880-9f33-6bd6efb00551').removeClass('show') + $('#requests-201a5b14-aab0-4cda-816e-0454547ac383').addClass('collapsed') + $('#collapse-201a5b14-aab0-4cda-816e-0454547ac383').addClass('collapsed') + $('#requests-201a5b14-aab0-4cda-816e-0454547ac383').removeClass('show') + $('#collapse-201a5b14-aab0-4cda-816e-0454547ac383').removeClass('show') + $('#requests-b9379325-23f3-4ada-89d2-d3b329d7c082').addClass('collapsed') + $('#collapse-b9379325-23f3-4ada-89d2-d3b329d7c082').addClass('collapsed') + $('#requests-b9379325-23f3-4ada-89d2-d3b329d7c082').removeClass('show') + $('#collapse-b9379325-23f3-4ada-89d2-d3b329d7c082').removeClass('show') + $('#requests-603ca4c5-522e-4782-8782-5bfcfc604dcc').addClass('collapsed') + $('#collapse-603ca4c5-522e-4782-8782-5bfcfc604dcc').addClass('collapsed') + $('#requests-603ca4c5-522e-4782-8782-5bfcfc604dcc').removeClass('show') + $('#collapse-603ca4c5-522e-4782-8782-5bfcfc604dcc').removeClass('show') $('#openAllRequests').html("Expand Requests"); break; } @@ -5363,185 +5363,185 @@
Test Fail let clickCount = $(this).data("clickCount") || 1 switch (clickCount){ case 1: - $('#skipped-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').removeClass('collapsed') - $('#skipped-collapse-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').removeClass('collapsed') - $('#skipped-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').addClass('show') - $('#skipped-collapse-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').addClass('show') - $('#skipped-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').removeClass('collapsed') - $('#skipped-collapse-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').removeClass('collapsed') - $('#skipped-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').addClass('show') - $('#skipped-collapse-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').addClass('show') - $('#skipped-8b002628-a95f-43c3-b937-f74f6e3867a5').removeClass('collapsed') - $('#skipped-collapse-8b002628-a95f-43c3-b937-f74f6e3867a5').removeClass('collapsed') - $('#skipped-8b002628-a95f-43c3-b937-f74f6e3867a5').addClass('show') - $('#skipped-collapse-8b002628-a95f-43c3-b937-f74f6e3867a5').addClass('show') - $('#skipped-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').removeClass('collapsed') - $('#skipped-collapse-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').removeClass('collapsed') - $('#skipped-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').addClass('show') - $('#skipped-collapse-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').addClass('show') - $('#skipped-ad127971-70a5-495e-9cd5-42374fedc45c').removeClass('collapsed') - $('#skipped-collapse-ad127971-70a5-495e-9cd5-42374fedc45c').removeClass('collapsed') - $('#skipped-ad127971-70a5-495e-9cd5-42374fedc45c').addClass('show') - $('#skipped-collapse-ad127971-70a5-495e-9cd5-42374fedc45c').addClass('show') - $('#skipped-941ec885-8459-4a8d-b0c0-f84d9eb09a39').removeClass('collapsed') - $('#skipped-collapse-941ec885-8459-4a8d-b0c0-f84d9eb09a39').removeClass('collapsed') - $('#skipped-941ec885-8459-4a8d-b0c0-f84d9eb09a39').addClass('show') - $('#skipped-collapse-941ec885-8459-4a8d-b0c0-f84d9eb09a39').addClass('show') - $('#skipped-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').removeClass('collapsed') - $('#skipped-collapse-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').removeClass('collapsed') - $('#skipped-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').addClass('show') - $('#skipped-collapse-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').addClass('show') - $('#skipped-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').removeClass('collapsed') - $('#skipped-collapse-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').removeClass('collapsed') - $('#skipped-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').addClass('show') - $('#skipped-collapse-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').addClass('show') - $('#skipped-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').removeClass('collapsed') - $('#skipped-collapse-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').removeClass('collapsed') - $('#skipped-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').addClass('show') - $('#skipped-collapse-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').addClass('show') - $('#skipped-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').removeClass('collapsed') - $('#skipped-collapse-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').removeClass('collapsed') - $('#skipped-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').addClass('show') - $('#skipped-collapse-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').addClass('show') - $('#skipped-9d91316c-31c7-4445-ae7a-8c33ebe3c304').removeClass('collapsed') - $('#skipped-collapse-9d91316c-31c7-4445-ae7a-8c33ebe3c304').removeClass('collapsed') - $('#skipped-9d91316c-31c7-4445-ae7a-8c33ebe3c304').addClass('show') - $('#skipped-collapse-9d91316c-31c7-4445-ae7a-8c33ebe3c304').addClass('show') - $('#skipped-89cd096c-46a0-41b7-b5a8-5225a8b77e75').removeClass('collapsed') - $('#skipped-collapse-89cd096c-46a0-41b7-b5a8-5225a8b77e75').removeClass('collapsed') - $('#skipped-89cd096c-46a0-41b7-b5a8-5225a8b77e75').addClass('show') - $('#skipped-collapse-89cd096c-46a0-41b7-b5a8-5225a8b77e75').addClass('show') - $('#skipped-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').removeClass('collapsed') - $('#skipped-collapse-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').removeClass('collapsed') - $('#skipped-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').addClass('show') - $('#skipped-collapse-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').addClass('show') - $('#skipped-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').removeClass('collapsed') - $('#skipped-collapse-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').removeClass('collapsed') - $('#skipped-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').addClass('show') - $('#skipped-collapse-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').addClass('show') - $('#skipped-2d5a5d83-c1bb-4f38-83ab-583d678554a8').removeClass('collapsed') - $('#skipped-collapse-2d5a5d83-c1bb-4f38-83ab-583d678554a8').removeClass('collapsed') - $('#skipped-2d5a5d83-c1bb-4f38-83ab-583d678554a8').addClass('show') - $('#skipped-collapse-2d5a5d83-c1bb-4f38-83ab-583d678554a8').addClass('show') - $('#skipped-6719fa17-d932-4b09-b443-c948823a574b').removeClass('collapsed') - $('#skipped-collapse-6719fa17-d932-4b09-b443-c948823a574b').removeClass('collapsed') - $('#skipped-6719fa17-d932-4b09-b443-c948823a574b').addClass('show') - $('#skipped-collapse-6719fa17-d932-4b09-b443-c948823a574b').addClass('show') - $('#skipped-9e281e46-5543-4377-abb2-7b2cf2910367').removeClass('collapsed') - $('#skipped-collapse-9e281e46-5543-4377-abb2-7b2cf2910367').removeClass('collapsed') - $('#skipped-9e281e46-5543-4377-abb2-7b2cf2910367').addClass('show') - $('#skipped-collapse-9e281e46-5543-4377-abb2-7b2cf2910367').addClass('show') - $('#skipped-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').removeClass('collapsed') - $('#skipped-collapse-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').removeClass('collapsed') - $('#skipped-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').addClass('show') - $('#skipped-collapse-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').addClass('show') - $('#skipped-a82a4377-7691-4ee9-9b40-4344f7d81693').removeClass('collapsed') - $('#skipped-collapse-a82a4377-7691-4ee9-9b40-4344f7d81693').removeClass('collapsed') - $('#skipped-a82a4377-7691-4ee9-9b40-4344f7d81693').addClass('show') - $('#skipped-collapse-a82a4377-7691-4ee9-9b40-4344f7d81693').addClass('show') - $('#skipped-02f31c92-1816-4979-863d-44c26ca61ff3').removeClass('collapsed') - $('#skipped-collapse-02f31c92-1816-4979-863d-44c26ca61ff3').removeClass('collapsed') - $('#skipped-02f31c92-1816-4979-863d-44c26ca61ff3').addClass('show') - $('#skipped-collapse-02f31c92-1816-4979-863d-44c26ca61ff3').addClass('show') - $('#skipped-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').removeClass('collapsed') - $('#skipped-collapse-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').removeClass('collapsed') - $('#skipped-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').addClass('show') - $('#skipped-collapse-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').addClass('show') - $('#skipped-6228b01a-be2b-4981-81a7-abf91140c2c1').removeClass('collapsed') - $('#skipped-collapse-6228b01a-be2b-4981-81a7-abf91140c2c1').removeClass('collapsed') - $('#skipped-6228b01a-be2b-4981-81a7-abf91140c2c1').addClass('show') - $('#skipped-collapse-6228b01a-be2b-4981-81a7-abf91140c2c1').addClass('show') + $('#skipped-e9ddb917-ff6a-458a-8f2e-89861f4e3841').removeClass('collapsed') + $('#skipped-collapse-e9ddb917-ff6a-458a-8f2e-89861f4e3841').removeClass('collapsed') + $('#skipped-e9ddb917-ff6a-458a-8f2e-89861f4e3841').addClass('show') + $('#skipped-collapse-e9ddb917-ff6a-458a-8f2e-89861f4e3841').addClass('show') + $('#skipped-23577527-f321-4d6f-bc05-a7fe4c7c5860').removeClass('collapsed') + $('#skipped-collapse-23577527-f321-4d6f-bc05-a7fe4c7c5860').removeClass('collapsed') + $('#skipped-23577527-f321-4d6f-bc05-a7fe4c7c5860').addClass('show') + $('#skipped-collapse-23577527-f321-4d6f-bc05-a7fe4c7c5860').addClass('show') + $('#skipped-535f4e5a-5945-474f-801e-02ea773a7a0c').removeClass('collapsed') + $('#skipped-collapse-535f4e5a-5945-474f-801e-02ea773a7a0c').removeClass('collapsed') + $('#skipped-535f4e5a-5945-474f-801e-02ea773a7a0c').addClass('show') + $('#skipped-collapse-535f4e5a-5945-474f-801e-02ea773a7a0c').addClass('show') + $('#skipped-f04c80c3-8ea8-4c52-9756-66148a41e1ad').removeClass('collapsed') + $('#skipped-collapse-f04c80c3-8ea8-4c52-9756-66148a41e1ad').removeClass('collapsed') + $('#skipped-f04c80c3-8ea8-4c52-9756-66148a41e1ad').addClass('show') + $('#skipped-collapse-f04c80c3-8ea8-4c52-9756-66148a41e1ad').addClass('show') + $('#skipped-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').removeClass('collapsed') + $('#skipped-collapse-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').removeClass('collapsed') + $('#skipped-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').addClass('show') + $('#skipped-collapse-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').addClass('show') + $('#skipped-c59b040c-226f-4f84-aa77-d4eab16a6e83').removeClass('collapsed') + $('#skipped-collapse-c59b040c-226f-4f84-aa77-d4eab16a6e83').removeClass('collapsed') + $('#skipped-c59b040c-226f-4f84-aa77-d4eab16a6e83').addClass('show') + $('#skipped-collapse-c59b040c-226f-4f84-aa77-d4eab16a6e83').addClass('show') + $('#skipped-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').removeClass('collapsed') + $('#skipped-collapse-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').removeClass('collapsed') + $('#skipped-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').addClass('show') + $('#skipped-collapse-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').addClass('show') + $('#skipped-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').removeClass('collapsed') + $('#skipped-collapse-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').removeClass('collapsed') + $('#skipped-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').addClass('show') + $('#skipped-collapse-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').addClass('show') + $('#skipped-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').removeClass('collapsed') + $('#skipped-collapse-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').removeClass('collapsed') + $('#skipped-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').addClass('show') + $('#skipped-collapse-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').addClass('show') + $('#skipped-c0965426-2545-4086-bd16-d09b6ece399b').removeClass('collapsed') + $('#skipped-collapse-c0965426-2545-4086-bd16-d09b6ece399b').removeClass('collapsed') + $('#skipped-c0965426-2545-4086-bd16-d09b6ece399b').addClass('show') + $('#skipped-collapse-c0965426-2545-4086-bd16-d09b6ece399b').addClass('show') + $('#skipped-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').removeClass('collapsed') + $('#skipped-collapse-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').removeClass('collapsed') + $('#skipped-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').addClass('show') + $('#skipped-collapse-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').addClass('show') + $('#skipped-334e754c-072f-4f16-9722-780b7caa051e').removeClass('collapsed') + $('#skipped-collapse-334e754c-072f-4f16-9722-780b7caa051e').removeClass('collapsed') + $('#skipped-334e754c-072f-4f16-9722-780b7caa051e').addClass('show') + $('#skipped-collapse-334e754c-072f-4f16-9722-780b7caa051e').addClass('show') + $('#skipped-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').removeClass('collapsed') + $('#skipped-collapse-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').removeClass('collapsed') + $('#skipped-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').addClass('show') + $('#skipped-collapse-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').addClass('show') + $('#skipped-f32814ea-5d43-4160-9802-245f12fc0dff').removeClass('collapsed') + $('#skipped-collapse-f32814ea-5d43-4160-9802-245f12fc0dff').removeClass('collapsed') + $('#skipped-f32814ea-5d43-4160-9802-245f12fc0dff').addClass('show') + $('#skipped-collapse-f32814ea-5d43-4160-9802-245f12fc0dff').addClass('show') + $('#skipped-c4853fb8-bde4-471e-9a22-4f5d84710b1c').removeClass('collapsed') + $('#skipped-collapse-c4853fb8-bde4-471e-9a22-4f5d84710b1c').removeClass('collapsed') + $('#skipped-c4853fb8-bde4-471e-9a22-4f5d84710b1c').addClass('show') + $('#skipped-collapse-c4853fb8-bde4-471e-9a22-4f5d84710b1c').addClass('show') + $('#skipped-bd8281c8-07dc-47b1-bff8-3867b5d71167').removeClass('collapsed') + $('#skipped-collapse-bd8281c8-07dc-47b1-bff8-3867b5d71167').removeClass('collapsed') + $('#skipped-bd8281c8-07dc-47b1-bff8-3867b5d71167').addClass('show') + $('#skipped-collapse-bd8281c8-07dc-47b1-bff8-3867b5d71167').addClass('show') + $('#skipped-19757245-957f-4a8a-87cb-f28f954feb5f').removeClass('collapsed') + $('#skipped-collapse-19757245-957f-4a8a-87cb-f28f954feb5f').removeClass('collapsed') + $('#skipped-19757245-957f-4a8a-87cb-f28f954feb5f').addClass('show') + $('#skipped-collapse-19757245-957f-4a8a-87cb-f28f954feb5f').addClass('show') + $('#skipped-e3a5018a-228e-471b-848a-4bef51d12c72').removeClass('collapsed') + $('#skipped-collapse-e3a5018a-228e-471b-848a-4bef51d12c72').removeClass('collapsed') + $('#skipped-e3a5018a-228e-471b-848a-4bef51d12c72').addClass('show') + $('#skipped-collapse-e3a5018a-228e-471b-848a-4bef51d12c72').addClass('show') + $('#skipped-5ad913a2-a4af-4880-9f33-6bd6efb00551').removeClass('collapsed') + $('#skipped-collapse-5ad913a2-a4af-4880-9f33-6bd6efb00551').removeClass('collapsed') + $('#skipped-5ad913a2-a4af-4880-9f33-6bd6efb00551').addClass('show') + $('#skipped-collapse-5ad913a2-a4af-4880-9f33-6bd6efb00551').addClass('show') + $('#skipped-201a5b14-aab0-4cda-816e-0454547ac383').removeClass('collapsed') + $('#skipped-collapse-201a5b14-aab0-4cda-816e-0454547ac383').removeClass('collapsed') + $('#skipped-201a5b14-aab0-4cda-816e-0454547ac383').addClass('show') + $('#skipped-collapse-201a5b14-aab0-4cda-816e-0454547ac383').addClass('show') + $('#skipped-b9379325-23f3-4ada-89d2-d3b329d7c082').removeClass('collapsed') + $('#skipped-collapse-b9379325-23f3-4ada-89d2-d3b329d7c082').removeClass('collapsed') + $('#skipped-b9379325-23f3-4ada-89d2-d3b329d7c082').addClass('show') + $('#skipped-collapse-b9379325-23f3-4ada-89d2-d3b329d7c082').addClass('show') + $('#skipped-603ca4c5-522e-4782-8782-5bfcfc604dcc').removeClass('collapsed') + $('#skipped-collapse-603ca4c5-522e-4782-8782-5bfcfc604dcc').removeClass('collapsed') + $('#skipped-603ca4c5-522e-4782-8782-5bfcfc604dcc').addClass('show') + $('#skipped-collapse-603ca4c5-522e-4782-8782-5bfcfc604dcc').addClass('show') $('#openAllSkipped').html("Collapse All Skipped Tests"); break; case 2: - $('#skipped-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').addClass('collapsed') - $('#skipped-collapse-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').addClass('collapsed') - $('#skipped-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').removeClass('show') - $('#skipped-collapse-45873eb8-e0cb-443d-a2e4-a1a5b43b1146').removeClass('show') - $('#skipped-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').addClass('collapsed') - $('#skipped-collapse-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').addClass('collapsed') - $('#skipped-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').removeClass('show') - $('#skipped-collapse-caf3e8ca-20ad-4e75-a756-b9c8c4549c23').removeClass('show') - $('#skipped-8b002628-a95f-43c3-b937-f74f6e3867a5').addClass('collapsed') - $('#skipped-collapse-8b002628-a95f-43c3-b937-f74f6e3867a5').addClass('collapsed') - $('#skipped-8b002628-a95f-43c3-b937-f74f6e3867a5').removeClass('show') - $('#skipped-collapse-8b002628-a95f-43c3-b937-f74f6e3867a5').removeClass('show') - $('#skipped-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').addClass('collapsed') - $('#skipped-collapse-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').addClass('collapsed') - $('#skipped-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').removeClass('show') - $('#skipped-collapse-89aa9299-c5ed-4a6a-bc61-9eaba22aa286').removeClass('show') - $('#skipped-ad127971-70a5-495e-9cd5-42374fedc45c').addClass('collapsed') - $('#skipped-collapse-ad127971-70a5-495e-9cd5-42374fedc45c').addClass('collapsed') - $('#skipped-ad127971-70a5-495e-9cd5-42374fedc45c').removeClass('show') - $('#skipped-collapse-ad127971-70a5-495e-9cd5-42374fedc45c').removeClass('show') - $('#skipped-941ec885-8459-4a8d-b0c0-f84d9eb09a39').addClass('collapsed') - $('#skipped-collapse-941ec885-8459-4a8d-b0c0-f84d9eb09a39').addClass('collapsed') - $('#skipped-941ec885-8459-4a8d-b0c0-f84d9eb09a39').removeClass('show') - $('#skipped-collapse-941ec885-8459-4a8d-b0c0-f84d9eb09a39').removeClass('show') - $('#skipped-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').addClass('collapsed') - $('#skipped-collapse-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').addClass('collapsed') - $('#skipped-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').removeClass('show') - $('#skipped-collapse-1d06bebf-7f2a-41a6-a5b6-0ffc998f7403').removeClass('show') - $('#skipped-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').addClass('collapsed') - $('#skipped-collapse-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').addClass('collapsed') - $('#skipped-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').removeClass('show') - $('#skipped-collapse-86b209d5-ecfb-4bf7-bb65-4e8f9934476c').removeClass('show') - $('#skipped-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').addClass('collapsed') - $('#skipped-collapse-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').addClass('collapsed') - $('#skipped-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').removeClass('show') - $('#skipped-collapse-a75ed5bf-f8f8-4c15-8090-f140b0af63f6').removeClass('show') - $('#skipped-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').addClass('collapsed') - $('#skipped-collapse-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').addClass('collapsed') - $('#skipped-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').removeClass('show') - $('#skipped-collapse-e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4').removeClass('show') - $('#skipped-9d91316c-31c7-4445-ae7a-8c33ebe3c304').addClass('collapsed') - $('#skipped-collapse-9d91316c-31c7-4445-ae7a-8c33ebe3c304').addClass('collapsed') - $('#skipped-9d91316c-31c7-4445-ae7a-8c33ebe3c304').removeClass('show') - $('#skipped-collapse-9d91316c-31c7-4445-ae7a-8c33ebe3c304').removeClass('show') - $('#skipped-89cd096c-46a0-41b7-b5a8-5225a8b77e75').addClass('collapsed') - $('#skipped-collapse-89cd096c-46a0-41b7-b5a8-5225a8b77e75').addClass('collapsed') - $('#skipped-89cd096c-46a0-41b7-b5a8-5225a8b77e75').removeClass('show') - $('#skipped-collapse-89cd096c-46a0-41b7-b5a8-5225a8b77e75').removeClass('show') - $('#skipped-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').addClass('collapsed') - $('#skipped-collapse-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').addClass('collapsed') - $('#skipped-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').removeClass('show') - $('#skipped-collapse-ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78').removeClass('show') - $('#skipped-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').addClass('collapsed') - $('#skipped-collapse-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').addClass('collapsed') - $('#skipped-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').removeClass('show') - $('#skipped-collapse-f578caf1-5a19-4886-9d9b-71b6a1bc7b37').removeClass('show') - $('#skipped-2d5a5d83-c1bb-4f38-83ab-583d678554a8').addClass('collapsed') - $('#skipped-collapse-2d5a5d83-c1bb-4f38-83ab-583d678554a8').addClass('collapsed') - $('#skipped-2d5a5d83-c1bb-4f38-83ab-583d678554a8').removeClass('show') - $('#skipped-collapse-2d5a5d83-c1bb-4f38-83ab-583d678554a8').removeClass('show') - $('#skipped-6719fa17-d932-4b09-b443-c948823a574b').addClass('collapsed') - $('#skipped-collapse-6719fa17-d932-4b09-b443-c948823a574b').addClass('collapsed') - $('#skipped-6719fa17-d932-4b09-b443-c948823a574b').removeClass('show') - $('#skipped-collapse-6719fa17-d932-4b09-b443-c948823a574b').removeClass('show') - $('#skipped-9e281e46-5543-4377-abb2-7b2cf2910367').addClass('collapsed') - $('#skipped-collapse-9e281e46-5543-4377-abb2-7b2cf2910367').addClass('collapsed') - $('#skipped-9e281e46-5543-4377-abb2-7b2cf2910367').removeClass('show') - $('#skipped-collapse-9e281e46-5543-4377-abb2-7b2cf2910367').removeClass('show') - $('#skipped-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').addClass('collapsed') - $('#skipped-collapse-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').addClass('collapsed') - $('#skipped-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').removeClass('show') - $('#skipped-collapse-673ff1f4-46ad-4a55-8fa9-8eae98ef6966').removeClass('show') - $('#skipped-a82a4377-7691-4ee9-9b40-4344f7d81693').addClass('collapsed') - $('#skipped-collapse-a82a4377-7691-4ee9-9b40-4344f7d81693').addClass('collapsed') - $('#skipped-a82a4377-7691-4ee9-9b40-4344f7d81693').removeClass('show') - $('#skipped-collapse-a82a4377-7691-4ee9-9b40-4344f7d81693').removeClass('show') - $('#skipped-02f31c92-1816-4979-863d-44c26ca61ff3').addClass('collapsed') - $('#skipped-collapse-02f31c92-1816-4979-863d-44c26ca61ff3').addClass('collapsed') - $('#skipped-02f31c92-1816-4979-863d-44c26ca61ff3').removeClass('show') - $('#skipped-collapse-02f31c92-1816-4979-863d-44c26ca61ff3').removeClass('show') - $('#skipped-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').addClass('collapsed') - $('#skipped-collapse-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').addClass('collapsed') - $('#skipped-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').removeClass('show') - $('#skipped-collapse-c4f281d3-44c1-4ec3-b4f4-f48afc605eb1').removeClass('show') - $('#skipped-6228b01a-be2b-4981-81a7-abf91140c2c1').addClass('collapsed') - $('#skipped-collapse-6228b01a-be2b-4981-81a7-abf91140c2c1').addClass('collapsed') - $('#skipped-6228b01a-be2b-4981-81a7-abf91140c2c1').removeClass('show') - $('#skipped-collapse-6228b01a-be2b-4981-81a7-abf91140c2c1').removeClass('show') + $('#skipped-e9ddb917-ff6a-458a-8f2e-89861f4e3841').addClass('collapsed') + $('#skipped-collapse-e9ddb917-ff6a-458a-8f2e-89861f4e3841').addClass('collapsed') + $('#skipped-e9ddb917-ff6a-458a-8f2e-89861f4e3841').removeClass('show') + $('#skipped-collapse-e9ddb917-ff6a-458a-8f2e-89861f4e3841').removeClass('show') + $('#skipped-23577527-f321-4d6f-bc05-a7fe4c7c5860').addClass('collapsed') + $('#skipped-collapse-23577527-f321-4d6f-bc05-a7fe4c7c5860').addClass('collapsed') + $('#skipped-23577527-f321-4d6f-bc05-a7fe4c7c5860').removeClass('show') + $('#skipped-collapse-23577527-f321-4d6f-bc05-a7fe4c7c5860').removeClass('show') + $('#skipped-535f4e5a-5945-474f-801e-02ea773a7a0c').addClass('collapsed') + $('#skipped-collapse-535f4e5a-5945-474f-801e-02ea773a7a0c').addClass('collapsed') + $('#skipped-535f4e5a-5945-474f-801e-02ea773a7a0c').removeClass('show') + $('#skipped-collapse-535f4e5a-5945-474f-801e-02ea773a7a0c').removeClass('show') + $('#skipped-f04c80c3-8ea8-4c52-9756-66148a41e1ad').addClass('collapsed') + $('#skipped-collapse-f04c80c3-8ea8-4c52-9756-66148a41e1ad').addClass('collapsed') + $('#skipped-f04c80c3-8ea8-4c52-9756-66148a41e1ad').removeClass('show') + $('#skipped-collapse-f04c80c3-8ea8-4c52-9756-66148a41e1ad').removeClass('show') + $('#skipped-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').addClass('collapsed') + $('#skipped-collapse-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').addClass('collapsed') + $('#skipped-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').removeClass('show') + $('#skipped-collapse-d73ad2c3-5b57-4648-a5d0-e8258d4e92d1').removeClass('show') + $('#skipped-c59b040c-226f-4f84-aa77-d4eab16a6e83').addClass('collapsed') + $('#skipped-collapse-c59b040c-226f-4f84-aa77-d4eab16a6e83').addClass('collapsed') + $('#skipped-c59b040c-226f-4f84-aa77-d4eab16a6e83').removeClass('show') + $('#skipped-collapse-c59b040c-226f-4f84-aa77-d4eab16a6e83').removeClass('show') + $('#skipped-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').addClass('collapsed') + $('#skipped-collapse-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').addClass('collapsed') + $('#skipped-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').removeClass('show') + $('#skipped-collapse-82ea9609-9fde-4cc0-a6d2-d93ed94963ff').removeClass('show') + $('#skipped-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').addClass('collapsed') + $('#skipped-collapse-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').addClass('collapsed') + $('#skipped-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').removeClass('show') + $('#skipped-collapse-b1d3c9f8-5882-483d-9688-8eb0e1412a3e').removeClass('show') + $('#skipped-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').addClass('collapsed') + $('#skipped-collapse-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').addClass('collapsed') + $('#skipped-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').removeClass('show') + $('#skipped-collapse-213fbe91-db68-4c3f-9c5a-3f9a85878c2a').removeClass('show') + $('#skipped-c0965426-2545-4086-bd16-d09b6ece399b').addClass('collapsed') + $('#skipped-collapse-c0965426-2545-4086-bd16-d09b6ece399b').addClass('collapsed') + $('#skipped-c0965426-2545-4086-bd16-d09b6ece399b').removeClass('show') + $('#skipped-collapse-c0965426-2545-4086-bd16-d09b6ece399b').removeClass('show') + $('#skipped-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').addClass('collapsed') + $('#skipped-collapse-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').addClass('collapsed') + $('#skipped-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').removeClass('show') + $('#skipped-collapse-883ab7cf-069e-46a2-b2f5-ec3c55991fc8').removeClass('show') + $('#skipped-334e754c-072f-4f16-9722-780b7caa051e').addClass('collapsed') + $('#skipped-collapse-334e754c-072f-4f16-9722-780b7caa051e').addClass('collapsed') + $('#skipped-334e754c-072f-4f16-9722-780b7caa051e').removeClass('show') + $('#skipped-collapse-334e754c-072f-4f16-9722-780b7caa051e').removeClass('show') + $('#skipped-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').addClass('collapsed') + $('#skipped-collapse-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').addClass('collapsed') + $('#skipped-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').removeClass('show') + $('#skipped-collapse-451e1df9-33f6-4bd9-9bf2-86d04e89dc8b').removeClass('show') + $('#skipped-f32814ea-5d43-4160-9802-245f12fc0dff').addClass('collapsed') + $('#skipped-collapse-f32814ea-5d43-4160-9802-245f12fc0dff').addClass('collapsed') + $('#skipped-f32814ea-5d43-4160-9802-245f12fc0dff').removeClass('show') + $('#skipped-collapse-f32814ea-5d43-4160-9802-245f12fc0dff').removeClass('show') + $('#skipped-c4853fb8-bde4-471e-9a22-4f5d84710b1c').addClass('collapsed') + $('#skipped-collapse-c4853fb8-bde4-471e-9a22-4f5d84710b1c').addClass('collapsed') + $('#skipped-c4853fb8-bde4-471e-9a22-4f5d84710b1c').removeClass('show') + $('#skipped-collapse-c4853fb8-bde4-471e-9a22-4f5d84710b1c').removeClass('show') + $('#skipped-bd8281c8-07dc-47b1-bff8-3867b5d71167').addClass('collapsed') + $('#skipped-collapse-bd8281c8-07dc-47b1-bff8-3867b5d71167').addClass('collapsed') + $('#skipped-bd8281c8-07dc-47b1-bff8-3867b5d71167').removeClass('show') + $('#skipped-collapse-bd8281c8-07dc-47b1-bff8-3867b5d71167').removeClass('show') + $('#skipped-19757245-957f-4a8a-87cb-f28f954feb5f').addClass('collapsed') + $('#skipped-collapse-19757245-957f-4a8a-87cb-f28f954feb5f').addClass('collapsed') + $('#skipped-19757245-957f-4a8a-87cb-f28f954feb5f').removeClass('show') + $('#skipped-collapse-19757245-957f-4a8a-87cb-f28f954feb5f').removeClass('show') + $('#skipped-e3a5018a-228e-471b-848a-4bef51d12c72').addClass('collapsed') + $('#skipped-collapse-e3a5018a-228e-471b-848a-4bef51d12c72').addClass('collapsed') + $('#skipped-e3a5018a-228e-471b-848a-4bef51d12c72').removeClass('show') + $('#skipped-collapse-e3a5018a-228e-471b-848a-4bef51d12c72').removeClass('show') + $('#skipped-5ad913a2-a4af-4880-9f33-6bd6efb00551').addClass('collapsed') + $('#skipped-collapse-5ad913a2-a4af-4880-9f33-6bd6efb00551').addClass('collapsed') + $('#skipped-5ad913a2-a4af-4880-9f33-6bd6efb00551').removeClass('show') + $('#skipped-collapse-5ad913a2-a4af-4880-9f33-6bd6efb00551').removeClass('show') + $('#skipped-201a5b14-aab0-4cda-816e-0454547ac383').addClass('collapsed') + $('#skipped-collapse-201a5b14-aab0-4cda-816e-0454547ac383').addClass('collapsed') + $('#skipped-201a5b14-aab0-4cda-816e-0454547ac383').removeClass('show') + $('#skipped-collapse-201a5b14-aab0-4cda-816e-0454547ac383').removeClass('show') + $('#skipped-b9379325-23f3-4ada-89d2-d3b329d7c082').addClass('collapsed') + $('#skipped-collapse-b9379325-23f3-4ada-89d2-d3b329d7c082').addClass('collapsed') + $('#skipped-b9379325-23f3-4ada-89d2-d3b329d7c082').removeClass('show') + $('#skipped-collapse-b9379325-23f3-4ada-89d2-d3b329d7c082').removeClass('show') + $('#skipped-603ca4c5-522e-4782-8782-5bfcfc604dcc').addClass('collapsed') + $('#skipped-collapse-603ca4c5-522e-4782-8782-5bfcfc604dcc').addClass('collapsed') + $('#skipped-603ca4c5-522e-4782-8782-5bfcfc604dcc').removeClass('show') + $('#skipped-collapse-603ca4c5-522e-4782-8782-5bfcfc604dcc').removeClass('show') $('#openAllSkipped').html("Expand All Skipped Tests"); break; } diff --git a/src/test/resources/integration-test/output/result.json b/src/test/resources/integration-test/output/result.json index bb56166c..9be61d76 100644 --- a/src/test/resources/integration-test/output/result.json +++ b/src/test/resources/integration-test/output/result.json @@ -7,7 +7,7 @@ }, "item": [ { - "id": "5897daf2-bd54-4969-a784-cea08007ddc7", + "id": "24f8ae68-f84d-4101-a937-15986d065219", "name": "Salva Modello BPMN 1 di tipo MENU", "request": { "url": { @@ -72,7 +72,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "41fdccf2-1ef2-4490-879f-6a21e81e3b03", + "id": "ac4e132d-38ac-4c55-8a4c-1b28a252edcb", "name": "OK", "originalRequest": { "url": { @@ -150,7 +150,7 @@ { "listen": "test", "script": { - "id": "ba82c80d-0bd3-42d7-95ae-0f1a38af49e3", + "id": "9a4ce065-e13e-4771-bb9b-c26cfc6fc905", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -160,13 +160,13 @@ "pm.collectionVariables.set(\"bpmn_1_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "0a1c7905-f14f-4ed4-a46b-81c0842bd374" + "_lastExecutionId": "5cf9ee4c-1e4b-4bd6-a812-f0e115994ac9" } }, { "listen": "prerequest", "script": { - "id": "37484ede-0432-4e8b-b5b3-149924ea84f3", + "id": "a49ed32c-770e-48a3-9238-e6b543dd131e", "type": "text/javascript", "exec": [ "window = {};", @@ -190,13 +190,13 @@ "", "" ], - "_lastExecutionId": "52d4b0d9-1bf0-4348-90d8-96a230ef595f" + "_lastExecutionId": "7222ce18-216f-4618-b622-c93fc77b8319" } } ] }, { - "id": "8dbafcb1-c4e7-49a5-8c1f-5135ffd06947", + "id": "d27d07a8-9c7f-45fc-81f7-c9b088142c2c", "name": "Fallisci nel salvare un file BPMN_2 diverso, ma con stessa chiave", "request": { "url": { @@ -261,7 +261,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "684fc3a1-dc14-4454-b686-4ebc7ab36af6", + "id": "8aca5410-1d5d-4650-9fd8-fa9a52344fa3", "name": "OK", "originalRequest": { "url": { @@ -339,33 +339,33 @@ { "listen": "test", "script": { - "id": "2d58d39b-be2f-47ec-b30e-1b9288af507f", + "id": "c4351c5d-e248-4ba0-b890-b26614ccae17", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 400\", function () {", " pm.response.to.have.status(400);", "});" ], - "_lastExecutionId": "7f6bd5cd-76e2-4c3b-a7ec-1b6e31a01157" + "_lastExecutionId": "ca25ff7f-a388-4425-9506-22ad5f852fca" } }, { "listen": "prerequest", "script": { - "id": "b8b6e1c4-02dd-4127-8fda-498e069d1d56", + "id": "2917f13e-07e2-40f0-91e9-31a6ed452c04", "type": "text/javascript", "exec": [ "", "pm.collectionVariables.set(\"bpmn_2\",", "pm.collectionVariables.get(\"bpmn_part1\")+pm.collectionVariables.get(\"bpmn_1_definition_key\")+pm.collectionVariables.get(\"bpmn2_part2\"));" ], - "_lastExecutionId": "eceaa989-dcc5-4c0f-8ec1-35bbb6e7200a" + "_lastExecutionId": "56fa717e-7010-4a16-a4d0-46b3a6ff6230" } } ] }, { - "id": "cf426bd6-e1cf-4b50-86a5-25531bd94008", + "id": "1aff1bf3-a593-47bd-8903-3e5814f879e6", "name": "DEPLOY MODELLO VALIDO BPMN_1", "request": { "url": { @@ -409,7 +409,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "1b58171f-583a-429f-8822-4a9a57c9ba43", + "id": "460859fd-406b-4d53-9c76-2d3417043f00", "name": "OK", "originalRequest": { "url": { @@ -463,7 +463,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "d3035591-adda-48da-a10c-5190ea0ddfb7", + "id": "683cb6be-3302-4a0a-9c6a-7df32813d336", "name": "example_response", "originalRequest": { "url": { @@ -522,20 +522,20 @@ { "listen": "test", "script": { - "id": "b44245f3-1f98-40a5-be85-1c1cfd93bd86", + "id": "4d821314-fcfb-44a9-955b-7ccb3e565518", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "b1ed71a7-832a-41bd-bf43-e23d3bf65e65" + "_lastExecutionId": "648d0074-26e8-4551-b45a-6f7b2692adb7" } } ] }, { - "id": "e418ca49-422e-494e-b6ca-ae8e3e731058", + "id": "b4cc0b69-7424-4f5c-be23-79da2b6869b8", "name": "ASSOCIA il MODELLO BPMN_1 alla banca con acquirerId 1234", "request": { "url": { @@ -594,7 +594,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "afae8ac7-110d-44b6-b407-053f7bc2cec7", + "id": "c2f92090-e0ae-45e8-8ed6-f953e1932085", "name": "OK", "originalRequest": { "url": { @@ -664,20 +664,20 @@ { "listen": "test", "script": { - "id": "97cd31b4-96f0-47b7-bec7-893abf2a02e2", + "id": "6d7895c5-55b8-4aa7-9346-ca9ab5a2f7cd", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "a1b8d483-7e56-4752-b2db-7eed04e629e1" + "_lastExecutionId": "bdbc6c68-e0d6-4b64-8651-3175dac4f3ee" } } ] }, { - "id": "0443a812-8185-486e-98d0-41b4d1220290", + "id": "f3b61f9b-5721-4437-b4ae-2fb418ac4ce8", "name": "PER BANCA , BRANCH E TERMINALE censiti nelle conf, restituisci il modello BPMN_1", "request": { "url": { @@ -735,7 +735,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "b4ebc7d9-113f-45da-93d7-18ae1dd4c9b5", + "id": "61682e22-26f3-4d48-bddc-d412419fc8bc", "name": "OK", "originalRequest": { "url": { @@ -797,7 +797,7 @@ { "listen": "test", "script": { - "id": "3933a348-de0b-496c-b4d9-04d9cecc3fa1", + "id": "5dc7116b-c7d9-431b-a28d-4110cf884c74", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -809,13 +809,13 @@ " pm.expect(res).to.equal(pm.collectionVariables.get(\"bpmn_1_id\"));", "});" ], - "_lastExecutionId": "4c53e944-e0f6-43af-9ec1-53414338ee6f" + "_lastExecutionId": "abdffff2-ec9f-409d-a00a-c645934c8a29" } } ] }, { - "id": "93808fd0-488d-4bf1-a56c-58208bc87307", + "id": "b9708548-7f8d-4fff-80f2-f4f22829722a", "name": "PER BANCA e BRANCH CENSITI e TERMINALE NON CENSITO in conf, restituisci il modello BPMN_1 come default BRANCH", "request": { "url": { @@ -873,7 +873,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "1770f2f4-470a-4e96-bbba-bff70c0c3b7f", + "id": "e326821a-f89e-48ba-a368-25244dcbb8a0", "name": "OK", "originalRequest": { "url": { @@ -935,7 +935,7 @@ { "listen": "test", "script": { - "id": "596c27ac-a598-46da-8e4f-7416981b1453", + "id": "7d4a7405-72a0-400c-9f34-49424eb54d0e", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -947,13 +947,13 @@ " pm.expect(res).to.equal(pm.collectionVariables.get(\"bpmn_1_id\"));", "});" ], - "_lastExecutionId": "f97ce77c-b883-4a3d-9d64-513eb5fe0656" + "_lastExecutionId": "cb2a442b-6186-4169-9cc9-7718f60bf915" } } ] }, { - "id": "0b9b4f6d-666d-4768-96f1-2e5816b5fa19", + "id": "7e7a32d1-d1c6-4d2f-9596-9f0a75843f85", "name": "PER BANCA CENSITA E BRANCH e TERMINALE NON CENSITI in conf, restituisci il modello BPMN_1 come default BANCA", "request": { "url": { @@ -1011,7 +1011,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "2142f96b-746c-47fb-a248-71a12fe7f520", + "id": "df766837-bdaf-4697-93c3-de854e2500ce", "name": "OK", "originalRequest": { "url": { @@ -1073,7 +1073,7 @@ { "listen": "test", "script": { - "id": "60d1fac4-fbbb-486a-86e5-8f66ec42704c", + "id": "492d90eb-6a25-4d63-8bf0-ec0fd880f581", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -1085,13 +1085,13 @@ " pm.expect(res).to.equal(pm.collectionVariables.get(\"bpmn_1_id\"));", "});" ], - "_lastExecutionId": "f14ab900-9964-4756-b89c-4a316595091d" + "_lastExecutionId": "0ece5e18-b4ba-493c-908e-948091d0521d" } } ] }, { - "id": "e09237cd-eba8-450b-b6a4-aed8b54ffc01", + "id": "dd7a5a1f-1e4f-46f5-938d-9c6cfc51bff9", "name": "PER BANCA NON CENSITA, RESTITUISCI Errore 400", "request": { "url": { @@ -1149,7 +1149,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "9f9d1658-3a27-4b0a-8e75-9010b9363305", + "id": "57bb2535-4c85-46da-9e43-aff5e911fa04", "name": "OK", "originalRequest": { "url": { @@ -1211,20 +1211,20 @@ { "listen": "test", "script": { - "id": "6916df6e-5c9f-4517-bae6-d9bbd6600f47", + "id": "c7cab1a8-8b2a-4eef-b6bf-9c471229a42d", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 400\", function () {", " pm.response.to.have.status(400);", "});" ], - "_lastExecutionId": "3da77edd-1f22-465e-bec8-ce40439d241a" + "_lastExecutionId": "b6305fe2-bab4-4dc2-b771-f3f4b96e90da" } } ] }, { - "id": "18b01db2-4b26-4a41-ac29-f58d6ee97f42", + "id": "7609cba6-e158-40ff-a30c-fbc1d6f13144", "name": "Salva Modello BPMN_3 di tipo MENU", "request": { "url": { @@ -1289,7 +1289,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "bea94039-aade-4ae5-ac21-be82991f3cb8", + "id": "8dd8d77b-80f6-4701-8056-49ab818d183f", "name": "OK", "originalRequest": { "url": { @@ -1367,7 +1367,7 @@ { "listen": "test", "script": { - "id": "208fd75d-15d3-4a93-9a06-44a0e3f7e94b", + "id": "d45e3e59-96a0-41c5-9f8f-b86193539f3a", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -1377,13 +1377,13 @@ "pm.collectionVariables.set(\"bpmn_3_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "458bf19e-e2ef-4fc9-9cd1-abe76fd6796f" + "_lastExecutionId": "01ad21af-2b8f-4912-a47a-c09b6103194a" } }, { "listen": "prerequest", "script": { - "id": "c6e8ceb7-ca72-4bb3-b0b9-7a31b1cb1fad", + "id": "d5fabb87-07ef-4a98-8a89-efab8557a5a7", "type": "text/javascript", "exec": [ "", @@ -1406,13 +1406,13 @@ " ", "});" ], - "_lastExecutionId": "e9018f7d-9c08-4fbf-8f19-282fcb516fbf" + "_lastExecutionId": "780491f5-8c37-43a7-9253-8f9d1483e38d" } } ] }, { - "id": "8dc13e92-53b3-4629-9721-d704ce527b45", + "id": "e9ae15df-95a7-4435-b926-c4de5439985e", "name": "prova ad associare il modello BPMN_3 alla banca come default BANCA, ma fallisci perchè processo non ancora deployato", "request": { "url": { @@ -1471,7 +1471,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "31b94f11-e9c9-4989-ab3f-2893461d1103", + "id": "6c396bad-119b-4a5d-966f-5c0414a77965", "name": "OK", "originalRequest": { "url": { @@ -1541,20 +1541,20 @@ { "listen": "test", "script": { - "id": "565048df-0947-49d6-a2f0-7e29305a1da6", + "id": "7af37589-c16a-4097-ad72-eca51beec689", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 400\", function () {", " pm.response.to.have.status(400);", "});" ], - "_lastExecutionId": "a070efd6-aeda-4371-a5c2-a268986a6669" + "_lastExecutionId": "57c4d538-9f30-4b60-ab4a-88a677d883ba" } } ] }, { - "id": "a04c12b8-5822-441e-94e9-9edccc326c17", + "id": "8c18f72c-a850-46b6-8187-11a872ec1a9b", "name": "DEPLOY MODELLO VALIDO BPMN_3", "request": { "url": { @@ -1598,7 +1598,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "49b5368a-7aa1-4811-a91b-c897f6dfa2a1", + "id": "9379fa62-232c-4e08-9874-ef9d661ad0d3", "name": "OK", "originalRequest": { "url": { @@ -1653,20 +1653,20 @@ { "listen": "test", "script": { - "id": "0b0b77ca-758a-4a9d-9477-6737bd4969f5", + "id": "cf7ace95-a0fc-4d70-b638-e8d9fccbe5f8", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "0d5dbb70-d2a9-4d3c-baf9-a0fd0fa7bb49" + "_lastExecutionId": "383d45da-fa3e-4cb6-9193-457f99679d4a" } } ] }, { - "id": "f7443474-2dff-4756-9521-53e59ec66fa2", + "id": "54525685-5436-4849-9550-d05f8da5986b", "name": "prova ad associare il modello BPMN_3 alla banca come default BANCA, e concludi con SUCCESSO", "request": { "url": { @@ -1725,7 +1725,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "ab82a433-f99f-4ac6-bbd8-f263345ea542", + "id": "65a99dd4-a0e3-4e78-a675-0558bf3eafbf", "name": "OK", "originalRequest": { "url": { @@ -1793,20 +1793,20 @@ { "listen": "test", "script": { - "id": "e1bf1600-66c3-4b23-b740-206600ee59c8", + "id": "fbf51981-dddf-4895-9b99-8444421926ad", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "863000ad-4d75-4dac-9988-0298dd4dc3ef" + "_lastExecutionId": "253a5664-3ea9-4046-a400-0225720f6a28" } } ] }, { - "id": "1828189c-8bec-4691-bf8f-704d16cfa679", + "id": "ccd8908f-a67d-4435-a499-1f56cf0b40eb", "name": "ORA per CONFIGURAZIONE con Branch non censito, RESTITUISCI BPMN_3", "request": { "url": { @@ -1864,7 +1864,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "9271b231-e8f7-4b06-8a5b-09fc49ccf3bf", + "id": "cfcfbe01-cc49-4502-8aac-16261babb4a4", "name": "OK", "originalRequest": { "url": { @@ -1924,7 +1924,7 @@ { "listen": "test", "script": { - "id": "082799f0-eecc-41b8-9a29-c567e54735a5", + "id": "99624640-a27c-4d55-8818-a805339e0fe4", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -1936,13 +1936,13 @@ " pm.expect(res).to.equal(pm.collectionVariables.get(\"bpmn_3_id\"));", "});" ], - "_lastExecutionId": "753270fe-895b-41ec-a5a8-f0bd8a12573e" + "_lastExecutionId": "44c582b5-56da-4c34-952b-eb5c757c1e16" } } ] }, { - "id": "8d4081a8-fb27-4cbf-a252-26db6c33c8a1", + "id": "e06009d9-e782-4213-8c2a-1adba38b17c1", "name": "UPGRADE del modello BPMN_1 alla versione 2", "request": { "url": { @@ -2017,7 +2017,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "c4f46337-0aef-40f9-9665-15c4a7e50d21", + "id": "52dd494d-c089-465f-82f7-c668a483a33d", "name": "OK", "originalRequest": { "url": { @@ -2103,7 +2103,7 @@ { "listen": "prerequest", "script": { - "id": "e752d584-25f6-4058-bcce-6ff52e72e46f", + "id": "15440a63-8183-435c-92fc-77d64b449d55", "type": "text/javascript", "exec": [ "", @@ -2111,13 +2111,13 @@ "pm.collectionVariables.get(\"bpmn_part1\")+pm.collectionVariables.get(\"bpmn_1_definition_key\")+pm.collectionVariables.get(\"bpmn2_part2\"));", "pm.collectionVariables.set(\"bpmn_1_v2_definition_key\",pm.collectionVariables.get(\"bpmn_1_definition_key\"));" ], - "_lastExecutionId": "fafe83f1-f7ff-42cf-b5b0-b49b82874519" + "_lastExecutionId": "bbafc057-80fd-4dc2-921b-93606989d5e4" } }, { "listen": "test", "script": { - "id": "7c1b1e46-6da9-4e70-9434-77fa03203d60", + "id": "89e98f66-22d2-495b-8012-709ac94e48f9", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -2133,13 +2133,13 @@ " pm.expect(version).to.equal(2);", "});" ], - "_lastExecutionId": "726080a1-0070-4d17-91e7-700e17fb30e6" + "_lastExecutionId": "268fe5e0-d947-4a5f-bd08-e805b73c972a" } } ] }, { - "id": "53de56a5-1907-4b03-b53c-5928241d7a44", + "id": "a4c715fd-049b-429d-8c5d-85eedc107be2", "name": "DEPLOY MODELLO VALIDO BPMN_1 v2", "request": { "url": { @@ -2183,7 +2183,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "cbe5ee97-4f75-4a13-98a4-b771b729bc71", + "id": "a8442562-6bff-4676-af5e-83d49084fe64", "name": "OK", "originalRequest": { "url": { @@ -2236,20 +2236,20 @@ { "listen": "test", "script": { - "id": "c2dcbc7e-d882-4605-8a89-d625e12a4539", + "id": "c10729ca-efbe-4f0d-ad72-0f78d8128241", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "bea66fc1-596b-4343-9049-ff81cd520dc0" + "_lastExecutionId": "ecb33d32-83b8-483f-bb76-2a84ed7ebd56" } } ] }, { - "id": "86efb650-0848-43a0-aff2-2f10c7f60aea", + "id": "05be9b44-f702-4624-96b0-2e31f492e76b", "name": "prova ad associare il modello BPMN_1_v2 alla banca come default per branch 1, e concludi con SUCCESSO", "request": { "url": { @@ -2308,7 +2308,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "0bb93b9e-45c0-41ba-a101-b50a3cbefab0", + "id": "8aeeef05-839c-4b99-8331-ef34361857ca", "name": "OK", "originalRequest": { "url": { @@ -2376,20 +2376,20 @@ { "listen": "test", "script": { - "id": "f5a7a5a2-bb21-4a41-8638-408f8c615f85", + "id": "f7f7fbe7-251a-4b2c-8594-1efedd91fd68", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "0fd32cd0-034f-4802-8d5e-f3ba58dfcc0e" + "_lastExecutionId": "2ef46167-8680-4b1c-94ca-620c57659fdf" } } ] }, { - "id": "bbc0a6f4-cd89-4060-bbca-b74f390d4c77", + "id": "5c26a81c-1614-4ecf-a252-ea561ba1b3bc", "name": "ORA i terminali censiti nella conf restituiscono il BPMN_1_v1", "request": { "url": { @@ -2447,7 +2447,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "a03b3b22-efc4-425d-a694-bd13f1e833f9", + "id": "99904966-18b0-4a9d-91b1-d921493faf50", "name": "OK", "originalRequest": { "url": { @@ -2507,7 +2507,7 @@ { "listen": "test", "script": { - "id": "7677a527-0892-48e9-b178-f01abfac119a", + "id": "34b1e487-f36b-4b43-855f-3101f2badca0", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -2523,13 +2523,13 @@ " pm.expect(vers).to.equal(1);", "});" ], - "_lastExecutionId": "69fcc898-3d6e-46e9-b39b-c020e4f8f72c" + "_lastExecutionId": "c5b095d6-247b-43cc-b0b5-5d718fcc39bc" } } ] }, { - "id": "ba2b6ff5-ae3d-46a0-ac10-266da5911868", + "id": "822e2409-26e5-469f-86ab-665f6afd5a07", "name": "mentre i terminali non censiti ma nel branch 1 restituiscono il BPMN_1_v2", "request": { "url": { @@ -2587,7 +2587,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "6c33a9eb-59f2-485a-adc7-4d3b6822183d", + "id": "4b91268d-9c51-4c84-9633-1d60f4e56ef7", "name": "OK", "originalRequest": { "url": { @@ -2647,7 +2647,7 @@ { "listen": "test", "script": { - "id": "db27b3b6-22ce-4bac-b0ef-aca4fabe1808", + "id": "ead356c6-452d-42a8-8c9c-2e5d650082be", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -2663,13 +2663,13 @@ " pm.expect(vers).to.equal(2);", "});" ], - "_lastExecutionId": "ade9ae7e-387f-4b39-a0c7-7435485d51c7" + "_lastExecutionId": "129ccb56-a7be-493e-b68e-04116d7b8a07" } } ] }, { - "id": "14e6cd55-520c-4afb-9441-972de066fa0c", + "id": "3d3edd96-43c3-4e90-8c02-7b65e60ce209", "name": "mentre gli altri branch restituiscono il default della banca, il bpmn_3", "request": { "url": { @@ -2727,7 +2727,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "ab531661-8907-4afd-84be-4b01c7e8441c", + "id": "f197880a-a66c-45b6-b3c1-8c562df4addf", "name": "OK", "originalRequest": { "url": { @@ -2787,7 +2787,7 @@ { "listen": "test", "script": { - "id": "de9a5626-b367-42c4-95ca-11e29ef42765", + "id": "14662376-fae5-40e9-82f0-b18bb95eeeed", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -2803,13 +2803,13 @@ " pm.expect(vers).to.equal(1);", "});" ], - "_lastExecutionId": "c7225154-a432-4538-b72b-3e9548a5940f" + "_lastExecutionId": "f28581d5-2ccd-45b9-add3-ca7723248d97" } } ] }, { - "id": "894dbeed-d940-46ee-abac-2b0531986bc2", + "id": "74ecfd05-1681-4a88-8bed-fae8996eea07", "name": "Salva Modello BPMN 4 di tipo Spontaneous Payment", "request": { "url": { @@ -2874,7 +2874,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "8a6f3f72-33b9-4f96-b38a-22003d23b142", + "id": "621217dc-e160-43b2-ab89-e3e325707268", "name": "OK", "originalRequest": { "url": { @@ -2950,7 +2950,7 @@ { "listen": "test", "script": { - "id": "58d66b0c-5917-4a24-b4d8-07137cd434af", + "id": "7202e7d5-b01c-4a63-9d88-14643bda04d0", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -2960,13 +2960,13 @@ "pm.collectionVariables.set(\"bpmn_4_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "7b6ddb00-c39a-44c3-aa8b-eb81d9a0c327" + "_lastExecutionId": "10fbfa19-4611-4cb2-85c7-ee228d75efe2" } }, { "listen": "prerequest", "script": { - "id": "d0d25bdc-0ecb-43af-80f3-e96674fbf274", + "id": "b5c26257-2663-4b0f-a28f-54eb9aa631d0", "type": "text/javascript", "exec": [ "window = {};", @@ -2988,13 +2988,13 @@ " ", "});" ], - "_lastExecutionId": "5c0da7d8-b4df-4ab0-9be9-5fc14c3a032d" + "_lastExecutionId": "bdf250fa-3265-4460-af1c-e2379dd41330" } } ] }, { - "id": "69246add-eb0d-4859-98e5-3f9fe2bf5325", + "id": "27f2cc7c-c0ce-4b8a-9c92-f1cf09a181e7", "name": "DEPLOY MODELLO VALIDO BPMN_4", "request": { "url": { @@ -3038,7 +3038,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "4e2b27b6-aba2-4f54-a32c-73e371975402", + "id": "2d0164af-3a40-4374-91a1-1e34b3acaf6d", "name": "OK", "originalRequest": { "url": { @@ -3091,20 +3091,20 @@ { "listen": "test", "script": { - "id": "51a97058-b18b-496c-9cd4-01f9f159426b", + "id": "12d9f33e-ffec-4ea8-b1ab-c0098393ed40", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "23cc9b3a-6bea-4e83-85de-d642e53439f3" + "_lastExecutionId": "83a15ea8-7560-481a-aa5d-19a3c86675d0" } } ] }, { - "id": "41a69e08-fd05-46cb-ae2b-9f53f004ae6d", + "id": "f15147c1-fbe0-49f2-8cb9-a99f0b3d7189", "name": "prova ad associare il modello BPMN_4 alla banca come default per banca, ma fallisci perchè diverso functionType", "request": { "url": { @@ -3163,7 +3163,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "64fead69-9574-4b4e-8162-2cfabb87d245", + "id": "119b0398-6207-41ce-84e9-a27ecf2f65f1", "name": "OK", "originalRequest": { "url": { @@ -3231,14 +3231,14 @@ { "listen": "test", "script": { - "id": "3abd5d8c-d1f6-44bf-b965-c51284a0f7aa", + "id": "8ca6cbf3-6032-4158-ab3f-950092f0c24c", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 400\", function () {", " pm.response.to.have.status(400);", "});" ], - "_lastExecutionId": "11797b09-bdd0-4003-8b58-51d1347ca424" + "_lastExecutionId": "f09d0a71-f7aa-4a76-af4f-bda29fd83987" } } ] @@ -3248,23 +3248,23 @@ { "listen": "prerequest", "script": { - "id": "0362eb51-8415-4562-ba4f-7c872f1e2094", + "id": "78b24119-9082-435f-ac4b-b27da1c3c00d", "type": "text/javascript", "exec": [ "" ], - "_lastExecutionId": "766eff80-eace-4ea1-abcd-cede0499c4b5" + "_lastExecutionId": "af0bbbe7-ad5c-4354-adc9-7a9942b7c12c" } }, { "listen": "test", "script": { - "id": "1e28ebe3-afd0-4ff1-8bab-9129e91f0356", + "id": "1c13882b-120c-46ce-b557-590fdf905a00", "type": "text/javascript", "exec": [ "" ], - "_lastExecutionId": "e9ef9931-f7b6-4b16-80a4-888df829f233" + "_lastExecutionId": "af6eb7c2-ad3a-4a08-b3d5-eb6c69624cd4" } } ], @@ -3362,17 +3362,17 @@ } }, "environment": { - "id": "7dad47b8-3ada-4bbd-a5af-4dbdde6d6007", + "id": "6a440cbd-0a52-428b-ab18-d7c80500d7f7", "values": [ { "type": "any", - "value": "http://host.docker.internal:8086", + "value": "http://host.testcontainers.internal:8086", "key": "baseUrl" } ] }, "globals": { - "id": "a939d2d3-b191-4b39-8570-af1f51994968", + "id": "7646e197-7a5b-4e53-9d21-ee76aacada33", "values": [] }, "run": { @@ -3424,10 +3424,10 @@ } }, "timings": { - "responseAverage": 206.36, - "responseMin": 19, - "responseMax": 2221, - "responseSd": 434.27151691079183, + "responseAverage": 114.00000000000001, + "responseMin": 14, + "responseMax": 1452, + "responseSd": 277.47057501652307, "dnsAverage": 0, "dnsMin": 0, "dnsMax": 0, @@ -3436,8 +3436,8 @@ "firstByteMin": 0, "firstByteMax": 0, "firstByteSd": 0, - "started": 1699756162738, - "completed": 1699756170877 + "started": 1699953467670, + "completed": 1699953474961 }, "executions": [ { @@ -3450,11 +3450,11 @@ "eof": false, "bof": true, "cr": false, - "ref": "45873eb8-e0cb-443d-a2e4-a1a5b43b1146", - "httpRequestId": "7096a0ea-d850-47ca-ab0f-5b911b14af3f" + "ref": "e9ddb917-ff6a-458a-8f2e-89861f4e3841", + "httpRequestId": "ee5adf6d-344e-42ec-9510-2325a5cbd03a" }, "item": { - "id": "5897daf2-bd54-4969-a784-cea08007ddc7", + "id": "24f8ae68-f84d-4101-a937-15986d065219", "name": "Salva Modello BPMN 1 di tipo MENU", "request": { "url": { @@ -3519,7 +3519,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "41fdccf2-1ef2-4490-879f-6a21e81e3b03", + "id": "ac4e132d-38ac-4c55-8a4c-1b28a252edcb", "name": "OK", "originalRequest": { "url": { @@ -3597,7 +3597,7 @@ { "listen": "test", "script": { - "id": "ba82c80d-0bd3-42d7-95ae-0f1a38af49e3", + "id": "9a4ce065-e13e-4771-bb9b-c26cfc6fc905", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -3607,13 +3607,13 @@ "pm.collectionVariables.set(\"bpmn_1_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "0a1c7905-f14f-4ed4-a46b-81c0842bd374" + "_lastExecutionId": "5cf9ee4c-1e4b-4bd6-a812-f0e115994ac9" } }, { "listen": "prerequest", "script": { - "id": "37484ede-0432-4e8b-b5b3-149924ea84f3", + "id": "a49ed32c-770e-48a3-9238-e6b543dd131e", "type": "text/javascript", "exec": [ "window = {};", @@ -3637,7 +3637,7 @@ "", "" ], - "_lastExecutionId": "52d4b0d9-1bf0-4348-90d8-96a230ef595f" + "_lastExecutionId": "7222ce18-216f-4618-b622-c93fc77b8319" } } ] @@ -3654,7 +3654,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -3681,12 +3681,12 @@ }, { "key": "Postman-Token", - "value": "a5ccc710-072a-4cca-8ea3-a946df323e5a", + "value": "92ed073d-6b7c-4ebb-84b9-a1a4953dc79f", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -3701,7 +3701,7 @@ }, { "key": "Content-Length", - "value": "2736", + "value": "2735", "system": true } ], @@ -3715,7 +3715,7 @@ "type": "text/plain" }, "key": "file", - "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", + "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", "type": "text" }, { @@ -3740,13 +3740,13 @@ } }, "response": { - "id": "ec83b642-2011-45bc-85e0-5d74e0ca4a11", + "id": "a3eec586-5041-4dc1-b1d3-a53b78a9aeb2", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "855" + "value": "854" }, { "key": "Content-Type", @@ -3767,42 +3767,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -3878,24 +3878,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -3949,70 +3948,70 @@ 34, 58, 34, - 53, + 55, + 51, + 57, + 51, + 55, + 48, + 54, + 55, + 102, + 56, 98, + 56, 50, - 54, 49, - 99, + 51, 97, 102, + 101, 50, 100, - 56, + 49, 102, - 48, - 98, + 49, + 101, + 49, 51, 55, - 54, - 55, + 98, + 97, 100, + 53, + 53, + 52, 57, - 98, 102, - 51, - 49, - 51, - 99, - 49, 57, 51, - 102, - 50, - 53, - 55, - 101, 100, - 50, 57, - 51, - 97, - 50, - 97, - 53, - 55, + 100, + 52, + 98, + 52, 48, + 99, + 50, 102, 49, - 48, - 56, 52, - 100, 98, + 52, + 52, + 57, + 48, + 57, + 57, + 51, 56, - 101, - 97, - 54, - 100, + 48, + 102, 51, - 55, 98, + 100, 57, - 97, - 55, - 50, - 49, 34, 44, 34, @@ -4115,42 +4114,42 @@ 34, 58, 34, + 102, + 52, + 56, + 49, + 101, 51, - 98, - 97, - 97, - 57, + 55, + 99, + 45, + 99, + 56, + 102, 57, + 45, + 52, + 49, 98, - 50, + 55, 45, - 100, 57, + 53, + 55, 52, - 101, 45, - 52, - 102, + 51, 53, - 99, - 45, - 97, - 97, + 101, 55, - 54, - 45, - 97, + 51, + 99, + 101, 52, - 54, - 98, - 102, 99, - 100, - 54, - 98, - 50, 55, - 99, + 54, + 97, 34, 44, 34, @@ -4205,42 +4204,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -4336,19 +4335,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -4384,19 +4383,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -4503,20 +4502,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 53, - 57, + 50, + 52, + 51, 43, 48, 48, @@ -4551,20 +4550,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 54, - 49, + 50, + 52, + 52, 43, 48, 48, @@ -4614,10 +4613,10 @@ ] }, "cookie": [], - "responseTime": 2221, - "responseSize": 855 + "responseTime": 1452, + "responseSize": 854 }, - "id": "5897daf2-bd54-4969-a784-cea08007ddc7", + "id": "24f8ae68-f84d-4101-a937-15986d065219", "assertions": [ { "assertion": "Status code is 200", @@ -4635,11 +4634,11 @@ "eof": false, "bof": true, "cr": false, - "ref": "45873eb8-e0cb-443d-a2e4-a1a5b43b1146", - "httpRequestId": "7096a0ea-d850-47ca-ab0f-5b911b14af3f" + "ref": "e9ddb917-ff6a-458a-8f2e-89861f4e3841", + "httpRequestId": "ee5adf6d-344e-42ec-9510-2325a5cbd03a" }, "item": { - "id": "5897daf2-bd54-4969-a784-cea08007ddc7", + "id": "24f8ae68-f84d-4101-a937-15986d065219", "name": "Salva Modello BPMN 1 di tipo MENU", "request": { "url": { @@ -4704,7 +4703,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "41fdccf2-1ef2-4490-879f-6a21e81e3b03", + "id": "ac4e132d-38ac-4c55-8a4c-1b28a252edcb", "name": "OK", "originalRequest": { "url": { @@ -4782,7 +4781,7 @@ { "listen": "test", "script": { - "id": "ba82c80d-0bd3-42d7-95ae-0f1a38af49e3", + "id": "9a4ce065-e13e-4771-bb9b-c26cfc6fc905", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -4792,13 +4791,13 @@ "pm.collectionVariables.set(\"bpmn_1_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "0a1c7905-f14f-4ed4-a46b-81c0842bd374" + "_lastExecutionId": "5cf9ee4c-1e4b-4bd6-a812-f0e115994ac9" } }, { "listen": "prerequest", "script": { - "id": "37484ede-0432-4e8b-b5b3-149924ea84f3", + "id": "a49ed32c-770e-48a3-9238-e6b543dd131e", "type": "text/javascript", "exec": [ "window = {};", @@ -4822,7 +4821,7 @@ "", "" ], - "_lastExecutionId": "52d4b0d9-1bf0-4348-90d8-96a230ef595f" + "_lastExecutionId": "7222ce18-216f-4618-b622-c93fc77b8319" } } ] @@ -4839,7 +4838,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -4866,12 +4865,12 @@ }, { "key": "Postman-Token", - "value": "a5ccc710-072a-4cca-8ea3-a946df323e5a", + "value": "92ed073d-6b7c-4ebb-84b9-a1a4953dc79f", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -4886,7 +4885,7 @@ }, { "key": "Content-Length", - "value": "2736", + "value": "2735", "system": true } ], @@ -4900,7 +4899,7 @@ "type": "text/plain" }, "key": "file", - "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", + "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", "type": "text" }, { @@ -4925,13 +4924,13 @@ } }, "response": { - "id": "ec83b642-2011-45bc-85e0-5d74e0ca4a11", + "id": "a3eec586-5041-4dc1-b1d3-a53b78a9aeb2", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "855" + "value": "854" }, { "key": "Content-Type", @@ -4952,42 +4951,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -5063,24 +5062,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -5134,70 +5132,70 @@ 34, 58, 34, - 53, + 55, + 51, + 57, + 51, + 55, + 48, + 54, + 55, + 102, + 56, 98, + 56, 50, - 54, 49, - 99, + 51, 97, 102, + 101, 50, 100, - 56, + 49, 102, - 48, - 98, + 49, + 101, + 49, 51, 55, - 54, - 55, + 98, + 97, 100, + 53, + 53, + 52, 57, - 98, 102, - 51, - 49, - 51, - 99, - 49, 57, 51, - 102, - 50, - 53, - 55, - 101, 100, - 50, 57, - 51, - 97, - 50, - 97, - 53, - 55, + 100, + 52, + 98, + 52, 48, + 99, + 50, 102, 49, - 48, - 56, 52, - 100, 98, + 52, + 52, + 57, + 48, + 57, + 57, + 51, 56, - 101, - 97, - 54, - 100, + 48, + 102, 51, - 55, 98, + 100, 57, - 97, - 55, - 50, - 49, 34, 44, 34, @@ -5300,42 +5298,42 @@ 34, 58, 34, + 102, + 52, + 56, + 49, + 101, 51, - 98, - 97, - 97, - 57, + 55, + 99, + 45, + 99, + 56, + 102, 57, + 45, + 52, + 49, 98, - 50, + 55, 45, - 100, 57, + 53, + 55, 52, - 101, 45, - 52, - 102, + 51, 53, - 99, - 45, - 97, - 97, + 101, 55, - 54, - 45, - 97, + 51, + 99, + 101, 52, - 54, - 98, - 102, 99, - 100, - 54, - 98, - 50, 55, - 99, + 54, + 97, 34, 44, 34, @@ -5390,42 +5388,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -5521,19 +5519,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -5569,19 +5567,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -5688,20 +5686,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 53, - 46, - 53, + 49, + 55, + 58, 53, - 57, + 48, + 46, + 50, + 52, + 51, 43, 48, 48, @@ -5736,20 +5734,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 54, - 49, + 50, + 52, + 52, 43, 48, 48, @@ -5799,10 +5797,10 @@ ] }, "cookie": [], - "responseTime": 2221, - "responseSize": 855 + "responseTime": 1452, + "responseSize": 854 }, - "id": "5897daf2-bd54-4969-a784-cea08007ddc7", + "id": "24f8ae68-f84d-4101-a937-15986d065219", "assertions": [ { "assertion": "Status code is 200", @@ -5812,15 +5810,15 @@ }, { "cursor": { - "ref": "caf3e8ca-20ad-4e75-a756-b9c8c4549c23", + "ref": "23577527-f321-4d6f-bc05-a7fe4c7c5860", "length": 22, "cycles": 1, "position": 1, "iteration": 0, - "httpRequestId": "83c2a858-da6e-45bf-945a-68372bfe1861" + "httpRequestId": "9a8d5c09-fca6-4d42-a8aa-0ba1472df4a4" }, "item": { - "id": "8dbafcb1-c4e7-49a5-8c1f-5135ffd06947", + "id": "d27d07a8-9c7f-45fc-81f7-c9b088142c2c", "name": "Fallisci nel salvare un file BPMN_2 diverso, ma con stessa chiave", "request": { "url": { @@ -5885,7 +5883,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "684fc3a1-dc14-4454-b686-4ebc7ab36af6", + "id": "8aca5410-1d5d-4650-9fd8-fa9a52344fa3", "name": "OK", "originalRequest": { "url": { @@ -5963,27 +5961,27 @@ { "listen": "test", "script": { - "id": "2d58d39b-be2f-47ec-b30e-1b9288af507f", + "id": "c4351c5d-e248-4ba0-b890-b26614ccae17", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 400\", function () {", " pm.response.to.have.status(400);", "});" ], - "_lastExecutionId": "7f6bd5cd-76e2-4c3b-a7ec-1b6e31a01157" + "_lastExecutionId": "ca25ff7f-a388-4425-9506-22ad5f852fca" } }, { "listen": "prerequest", "script": { - "id": "b8b6e1c4-02dd-4127-8fda-498e069d1d56", + "id": "2917f13e-07e2-40f0-91e9-31a6ed452c04", "type": "text/javascript", "exec": [ "", "pm.collectionVariables.set(\"bpmn_2\",", "pm.collectionVariables.get(\"bpmn_part1\")+pm.collectionVariables.get(\"bpmn_1_definition_key\")+pm.collectionVariables.get(\"bpmn2_part2\"));" ], - "_lastExecutionId": "eceaa989-dcc5-4c0f-8ec1-35bbb6e7200a" + "_lastExecutionId": "56fa717e-7010-4a16-a4d0-46b3a6ff6230" } } ] @@ -6000,7 +5998,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -6027,12 +6025,12 @@ }, { "key": "Postman-Token", - "value": "10f221a9-792e-4f90-9727-0b590e9f7cab", + "value": "a90081d0-0cbf-4617-9688-6894b214e388", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -6047,7 +6045,7 @@ }, { "key": "Content-Length", - "value": "2740", + "value": "2739", "system": true } ], @@ -6061,7 +6059,7 @@ "type": "text/plain" }, "key": "file", - "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", + "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", "type": "text" }, { @@ -6086,7 +6084,7 @@ } }, "response": { - "id": "b198b2bf-a932-4d66-8d45-92483dfc2284", + "id": "ba6f1455-cb65-4b6f-add6-3b5b13615d05", "status": "Bad Request", "code": 400, "header": [ @@ -6243,10 +6241,10 @@ ] }, "cookie": [], - "responseTime": 81, + "responseTime": 42, "responseSize": 138 }, - "id": "8dbafcb1-c4e7-49a5-8c1f-5135ffd06947", + "id": "d27d07a8-9c7f-45fc-81f7-c9b088142c2c", "assertions": [ { "assertion": "Status code is 400", @@ -6256,15 +6254,15 @@ }, { "cursor": { - "ref": "8b002628-a95f-43c3-b937-f74f6e3867a5", + "ref": "535f4e5a-5945-474f-801e-02ea773a7a0c", "length": 22, "cycles": 1, "position": 2, "iteration": 0, - "httpRequestId": "43da6f5f-c420-4064-89d1-9a239c855cc4" + "httpRequestId": "2a27acef-1347-4117-a4fc-75c5fb727f05" }, "item": { - "id": "cf426bd6-e1cf-4b50-86a5-25531bd94008", + "id": "1aff1bf3-a593-47bd-8903-3e5814f879e6", "name": "DEPLOY MODELLO VALIDO BPMN_1", "request": { "url": { @@ -6308,7 +6306,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "1b58171f-583a-429f-8822-4a9a57c9ba43", + "id": "460859fd-406b-4d53-9c76-2d3417043f00", "name": "OK", "originalRequest": { "url": { @@ -6362,7 +6360,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "d3035591-adda-48da-a10c-5190ea0ddfb7", + "id": "683cb6be-3302-4a0a-9c6a-7df32813d336", "name": "example_response", "originalRequest": { "url": { @@ -6421,14 +6419,14 @@ { "listen": "test", "script": { - "id": "b44245f3-1f98-40a5-be85-1c1cfd93bd86", + "id": "4d821314-fcfb-44a9-955b-7ccb3e565518", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "b1ed71a7-832a-41bd-bf43-e23d3bf65e65" + "_lastExecutionId": "648d0074-26e8-4551-b45a-6f7b2692adb7" } } ] @@ -6443,13 +6441,13 @@ "model", "bpmn", "deploy", - "1522f509-b792-4ffe-88cc-187d9678c547", + "83b7e559-07bf-4360-953c-14b7407eeea5", "version", "1" ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -6472,12 +6470,12 @@ }, { "key": "Postman-Token", - "value": "b6849313-ea31-41f6-a354-37e9abeb0659", + "value": "99de6917-d5f4-4656-b439-76d86f1ce6f1", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -6499,13 +6497,13 @@ "method": "POST" }, "response": { - "id": "1c0e3176-87e0-4c2d-8f19-a1156f6fc444", + "id": "4b47a4ee-d70e-4c69-99ac-b65d512087aa", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "941" + "value": "940" }, { "key": "Content-Type", @@ -6526,42 +6524,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -6623,24 +6621,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -6695,70 +6692,70 @@ 34, 58, 34, - 53, + 55, + 51, + 57, + 51, + 55, + 48, + 54, + 55, + 102, + 56, 98, + 56, 50, - 54, 49, - 99, + 51, 97, 102, + 101, 50, 100, - 56, + 49, 102, - 48, - 98, + 49, + 101, + 49, 51, 55, - 54, - 55, + 98, + 97, 100, + 53, + 53, + 52, 57, - 98, 102, - 51, - 49, - 51, - 99, - 49, 57, 51, - 102, - 50, - 53, - 55, - 101, 100, - 50, 57, - 51, - 97, - 50, - 97, - 53, - 55, + 100, + 52, + 98, + 52, 48, + 99, + 50, 102, 49, - 48, - 56, 52, - 100, 98, + 52, + 52, + 57, + 48, + 57, + 57, + 51, 56, - 101, - 97, - 54, - 100, + 48, + 102, 51, - 55, 98, + 100, 57, - 97, - 55, - 50, - 49, 34, 44, 34, @@ -6913,42 +6910,42 @@ 34, 58, 34, + 102, + 52, + 56, + 49, + 101, 51, - 98, - 97, - 97, - 57, + 55, + 99, + 45, + 99, + 56, + 102, 57, + 45, + 52, + 49, 98, - 50, + 55, 45, - 100, 57, + 53, + 55, 52, - 101, 45, - 52, - 102, + 51, 53, - 99, - 45, - 97, - 97, + 101, 55, - 54, - 45, - 97, + 51, + 99, + 101, 52, - 54, - 98, - 102, 99, - 100, - 54, - 98, - 50, 55, - 99, + 54, + 97, 34, 44, 34, @@ -7003,42 +7000,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -7134,19 +7131,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -7182,19 +7179,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -7348,20 +7345,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 53, - 57, + 50, + 52, + 51, 43, 48, 48, @@ -7396,20 +7393,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, 49, - 57, - 51, + 55, + 58, + 53, + 48, + 46, + 55, + 53, + 52, 43, 48, 48, @@ -7459,10 +7456,10 @@ ] }, "cookie": [], - "responseTime": 265, - "responseSize": 941 + "responseTime": 228, + "responseSize": 940 }, - "id": "cf426bd6-e1cf-4b50-86a5-25531bd94008", + "id": "1aff1bf3-a593-47bd-8903-3e5814f879e6", "assertions": [ { "assertion": "Status code is 200", @@ -7472,15 +7469,15 @@ }, { "cursor": { - "ref": "89aa9299-c5ed-4a6a-bc61-9eaba22aa286", + "ref": "f04c80c3-8ea8-4c52-9756-66148a41e1ad", "length": 22, "cycles": 1, "position": 3, "iteration": 0, - "httpRequestId": "c678df57-18b0-4fcc-a4a2-8ab993bd3bd7" + "httpRequestId": "c1449002-08e9-4496-9fc5-02066d354221" }, "item": { - "id": "e418ca49-422e-494e-b6ca-ae8e3e731058", + "id": "b4cc0b69-7424-4f5c-be23-79da2b6869b8", "name": "ASSOCIA il MODELLO BPMN_1 alla banca con acquirerId 1234", "request": { "url": { @@ -7539,7 +7536,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "afae8ac7-110d-44b6-b407-053f7bc2cec7", + "id": "c2f92090-e0ae-45e8-8ed6-f953e1932085", "name": "OK", "originalRequest": { "url": { @@ -7609,14 +7606,14 @@ { "listen": "test", "script": { - "id": "97cd31b4-96f0-47b7-bec7-893abf2a02e2", + "id": "6d7895c5-55b8-4aa7-9346-ca9ab5a2f7cd", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "a1b8d483-7e56-4752-b2db-7eed04e629e1" + "_lastExecutionId": "bdbc6c68-e0d6-4b64-8651-3175dac4f3ee" } } ] @@ -7638,7 +7635,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -7665,12 +7662,12 @@ }, { "key": "Postman-Token", - "value": "275497fd-f105-44dd-89ff-33d5a022c136", + "value": "54b341d5-77b4-410d-ac06-89d9d5fc4706", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -7692,7 +7689,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"defaultTemplateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"branchDefaultTemplateVersion\": \"1\",\n \"terminals\": [\n {\n \"templateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", + "raw": "{\n \"defaultTemplateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"branchDefaultTemplateVersion\": \"1\",\n \"terminals\": [\n {\n \"templateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7702,7 +7699,7 @@ } }, "response": { - "id": "cfd7c171-ca3c-47b3-ad96-fdfb32268f7f", + "id": "30da5a3b-a693-499c-8a3f-3db5b4f480eb", "status": "OK", "code": 200, "header": [ @@ -7730,42 +7727,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -7889,20 +7886,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, + 49, + 55, + 58, + 53, + 48, 46, - 54, - 50, 57, + 51, + 49, 43, 48, 48, @@ -7937,20 +7934,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, + 49, + 55, + 58, + 53, + 48, 46, - 54, - 50, 57, + 51, + 49, 43, 48, 48, @@ -8009,42 +8006,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -8166,20 +8163,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, - 54, - 52, + 49, + 55, + 58, 53, + 48, + 46, + 57, + 51, + 51, 43, 48, 48, @@ -8214,20 +8211,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, - 54, - 52, + 49, + 55, + 58, 53, + 48, + 46, + 57, + 51, + 51, 43, 48, 48, @@ -8286,42 +8283,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, + 52, + 98, 55, - 100, - 57, - 54, + 52, + 48, 55, - 56, - 99, + 101, + 101, + 101, + 97, 53, - 52, - 55, 34, 44, 34, @@ -8441,19 +8438,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, - 54, + 49, + 55, + 58, 53, + 48, + 46, + 57, + 51, 52, 43, 48, @@ -8489,19 +8486,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, - 54, + 49, + 55, + 58, 53, + 48, + 46, + 57, + 51, 52, 43, 48, @@ -8561,42 +8558,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -8716,20 +8713,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, - 54, - 54, 49, + 55, + 58, + 53, + 48, + 46, + 57, + 51, + 53, 43, 48, 48, @@ -8764,20 +8761,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, - 54, - 54, 49, + 55, + 58, + 53, + 48, + 46, + 57, + 51, + 53, 43, 48, 48, @@ -8828,10 +8825,10 @@ ] }, "cookie": [], - "responseTime": 584, + "responseTime": 147, "responseSize": 1107 }, - "id": "e418ca49-422e-494e-b6ca-ae8e3e731058", + "id": "b4cc0b69-7424-4f5c-be23-79da2b6869b8", "assertions": [ { "assertion": "Status code is 200", @@ -8841,15 +8838,15 @@ }, { "cursor": { - "ref": "ad127971-70a5-495e-9cd5-42374fedc45c", + "ref": "d73ad2c3-5b57-4648-a5d0-e8258d4e92d1", "length": 22, "cycles": 1, "position": 4, "iteration": 0, - "httpRequestId": "5cfd06a8-8b04-4e6e-95d9-16681d3cad43" + "httpRequestId": "97149c52-f89b-4db2-b443-12b1853d15f2" }, "item": { - "id": "0443a812-8185-486e-98d0-41b4d1220290", + "id": "f3b61f9b-5721-4437-b4ae-2fb418ac4ce8", "name": "PER BANCA , BRANCH E TERMINALE censiti nelle conf, restituisci il modello BPMN_1", "request": { "url": { @@ -8907,7 +8904,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "b4ebc7d9-113f-45da-93d7-18ae1dd4c9b5", + "id": "61682e22-26f3-4d48-bddc-d412419fc8bc", "name": "OK", "originalRequest": { "url": { @@ -8969,7 +8966,7 @@ { "listen": "test", "script": { - "id": "3933a348-de0b-496c-b4d9-04d9cecc3fa1", + "id": "5dc7116b-c7d9-431b-a28d-4110cf884c74", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -8981,7 +8978,7 @@ " pm.expect(res).to.equal(pm.collectionVariables.get(\"bpmn_1_id\"));", "});" ], - "_lastExecutionId": "4c53e944-e0f6-43af-9ec1-53414338ee6f" + "_lastExecutionId": "abdffff2-ec9f-409d-a00a-c645934c8a29" } } ] @@ -9006,7 +9003,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -9029,12 +9026,12 @@ }, { "key": "Postman-Token", - "value": "eaf602bb-76bc-414d-82db-25cbe5389b30", + "value": "aae05b40-b5f6-41cc-bd96-e0d3e080da2f", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -9051,13 +9048,13 @@ "method": "GET" }, "response": { - "id": "42e25670-0f8e-479d-920f-b00031b2c481", + "id": "74db278f-48a0-4f5c-ae0d-5fe7eb0580c4", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "941" + "value": "940" }, { "key": "Content-Type", @@ -9078,42 +9075,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -9175,24 +9172,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -9247,70 +9243,70 @@ 34, 58, 34, - 53, + 55, + 51, + 57, + 51, + 55, + 48, + 54, + 55, + 102, + 56, 98, + 56, 50, - 54, 49, - 99, + 51, 97, 102, + 101, 50, 100, - 56, + 49, 102, - 48, - 98, + 49, + 101, + 49, 51, 55, - 54, - 55, + 98, + 97, 100, + 53, + 53, + 52, 57, - 98, 102, - 51, - 49, - 51, - 99, - 49, 57, 51, - 102, - 50, - 53, - 55, - 101, 100, - 50, 57, - 51, - 97, - 50, - 97, - 53, - 55, + 100, + 52, + 98, + 52, 48, + 99, + 50, 102, 49, - 48, - 56, 52, - 100, 98, + 52, + 52, + 57, + 48, + 57, + 57, + 51, 56, - 101, - 97, - 54, - 100, + 48, + 102, 51, - 55, 98, + 100, 57, - 97, - 55, - 50, - 49, 34, 44, 34, @@ -9465,42 +9461,42 @@ 34, 58, 34, + 102, + 52, + 56, + 49, + 101, 51, - 98, - 97, - 97, - 57, + 55, + 99, + 45, + 99, + 56, + 102, 57, + 45, + 52, + 49, 98, - 50, + 55, 45, - 100, 57, + 53, + 55, 52, - 101, 45, - 52, - 102, + 51, 53, - 99, - 45, - 97, - 97, + 101, 55, - 54, - 45, - 97, + 51, + 99, + 101, 52, - 54, - 98, - 102, 99, - 100, - 54, - 98, - 50, 55, - 99, + 54, + 97, 34, 44, 34, @@ -9555,42 +9551,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -9686,19 +9682,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -9734,19 +9730,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -9900,20 +9896,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 53, - 57, + 50, + 52, + 51, 43, 48, 48, @@ -9948,20 +9944,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, 49, - 57, - 51, + 55, + 58, + 53, + 48, + 46, + 55, + 53, + 52, 43, 48, 48, @@ -10011,10 +10007,10 @@ ] }, "cookie": [], - "responseTime": 62, - "responseSize": 941 + "responseTime": 21, + "responseSize": 940 }, - "id": "0443a812-8185-486e-98d0-41b4d1220290", + "id": "f3b61f9b-5721-4437-b4ae-2fb418ac4ce8", "assertions": [ { "assertion": "Status code is 200", @@ -10028,15 +10024,15 @@ }, { "cursor": { - "ref": "941ec885-8459-4a8d-b0c0-f84d9eb09a39", + "ref": "c59b040c-226f-4f84-aa77-d4eab16a6e83", "length": 22, "cycles": 1, "position": 5, "iteration": 0, - "httpRequestId": "e2bd9f4e-f9cc-4d0e-823f-174644329384" + "httpRequestId": "3b9425f4-5930-4f00-bdab-c9435981f1fb" }, "item": { - "id": "93808fd0-488d-4bf1-a56c-58208bc87307", + "id": "b9708548-7f8d-4fff-80f2-f4f22829722a", "name": "PER BANCA e BRANCH CENSITI e TERMINALE NON CENSITO in conf, restituisci il modello BPMN_1 come default BRANCH", "request": { "url": { @@ -10094,7 +10090,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "1770f2f4-470a-4e96-bbba-bff70c0c3b7f", + "id": "e326821a-f89e-48ba-a368-25244dcbb8a0", "name": "OK", "originalRequest": { "url": { @@ -10156,7 +10152,7 @@ { "listen": "test", "script": { - "id": "596c27ac-a598-46da-8e4f-7416981b1453", + "id": "7d4a7405-72a0-400c-9f34-49424eb54d0e", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -10168,7 +10164,7 @@ " pm.expect(res).to.equal(pm.collectionVariables.get(\"bpmn_1_id\"));", "});" ], - "_lastExecutionId": "f97ce77c-b883-4a3d-9d64-513eb5fe0656" + "_lastExecutionId": "cb2a442b-6186-4169-9cc9-7718f60bf915" } } ] @@ -10193,7 +10189,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -10216,12 +10212,12 @@ }, { "key": "Postman-Token", - "value": "8a1fc2fd-d1cb-46b1-8bb3-dde4108c42aa", + "value": "b1a11e4c-1513-4b91-8e07-dc069140fac0", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -10238,13 +10234,13 @@ "method": "GET" }, "response": { - "id": "53124c19-c75b-4f8a-831e-9b2a60d0c055", + "id": "6ae0b664-99d2-4cf5-83bc-c17803abd6c1", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "941" + "value": "940" }, { "key": "Content-Type", @@ -10265,42 +10261,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -10362,24 +10358,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -10434,70 +10429,70 @@ 34, 58, 34, - 53, + 55, + 51, + 57, + 51, + 55, + 48, + 54, + 55, + 102, + 56, 98, + 56, 50, - 54, 49, - 99, + 51, 97, 102, + 101, 50, 100, - 56, - 102, - 48, - 98, - 51, - 55, - 54, - 55, - 100, - 57, - 98, + 49, 102, - 51, 49, - 51, - 99, + 101, 49, - 57, 51, - 102, - 50, - 53, 55, - 101, - 100, - 50, - 57, - 51, - 97, - 50, + 98, 97, + 100, 53, - 55, + 53, + 52, + 57, + 102, + 57, + 51, + 100, + 57, + 100, + 52, + 98, + 52, 48, + 99, + 50, 102, 49, - 48, - 56, 52, - 100, 98, + 52, + 52, + 57, + 48, + 57, + 57, + 51, 56, - 101, - 97, - 54, - 100, + 48, + 102, 51, - 55, 98, + 100, 57, - 97, - 55, - 50, - 49, 34, 44, 34, @@ -10652,42 +10647,42 @@ 34, 58, 34, + 102, + 52, + 56, + 49, + 101, 51, - 98, - 97, - 97, - 57, + 55, + 99, + 45, + 99, + 56, + 102, 57, + 45, + 52, + 49, 98, - 50, + 55, 45, - 100, 57, + 53, + 55, 52, - 101, 45, - 52, - 102, + 51, 53, - 99, - 45, - 97, - 97, + 101, 55, - 54, - 45, - 97, + 51, + 99, + 101, 52, - 54, - 98, - 102, 99, - 100, - 54, - 98, - 50, 55, - 99, + 54, + 97, 34, 44, 34, @@ -10742,42 +10737,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -10873,19 +10868,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -10921,19 +10916,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -11087,20 +11082,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 53, - 57, + 50, + 52, + 51, 43, 48, 48, @@ -11135,20 +11130,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, 49, - 57, - 51, + 55, + 58, + 53, + 48, + 46, + 55, + 53, + 52, 43, 48, 48, @@ -11198,10 +11193,10 @@ ] }, "cookie": [], - "responseTime": 32, - "responseSize": 941 + "responseTime": 18, + "responseSize": 940 }, - "id": "93808fd0-488d-4bf1-a56c-58208bc87307", + "id": "b9708548-7f8d-4fff-80f2-f4f22829722a", "assertions": [ { "assertion": "Status code is 200", @@ -11215,15 +11210,15 @@ }, { "cursor": { - "ref": "1d06bebf-7f2a-41a6-a5b6-0ffc998f7403", + "ref": "82ea9609-9fde-4cc0-a6d2-d93ed94963ff", "length": 22, "cycles": 1, "position": 6, "iteration": 0, - "httpRequestId": "1253e369-c112-4d2a-9b81-c6eaf31b5c62" + "httpRequestId": "5a052612-fe4d-46ee-8a03-74bc22ac65e9" }, "item": { - "id": "0b9b4f6d-666d-4768-96f1-2e5816b5fa19", + "id": "7e7a32d1-d1c6-4d2f-9596-9f0a75843f85", "name": "PER BANCA CENSITA E BRANCH e TERMINALE NON CENSITI in conf, restituisci il modello BPMN_1 come default BANCA", "request": { "url": { @@ -11281,7 +11276,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "2142f96b-746c-47fb-a248-71a12fe7f520", + "id": "df766837-bdaf-4697-93c3-de854e2500ce", "name": "OK", "originalRequest": { "url": { @@ -11343,7 +11338,7 @@ { "listen": "test", "script": { - "id": "60d1fac4-fbbb-486a-86e5-8f66ec42704c", + "id": "492d90eb-6a25-4d63-8bf0-ec0fd880f581", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -11355,7 +11350,7 @@ " pm.expect(res).to.equal(pm.collectionVariables.get(\"bpmn_1_id\"));", "});" ], - "_lastExecutionId": "f14ab900-9964-4756-b89c-4a316595091d" + "_lastExecutionId": "0ece5e18-b4ba-493c-908e-948091d0521d" } } ] @@ -11380,7 +11375,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -11403,12 +11398,12 @@ }, { "key": "Postman-Token", - "value": "b20fd99e-8739-494a-be20-fc7762694ee5", + "value": "e91e118a-62e1-4b3e-b8e5-15c45935d1f8", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -11425,13 +11420,13 @@ "method": "GET" }, "response": { - "id": "647ec2db-22d5-4e7c-8c99-a26596a862a9", + "id": "953a0f99-217c-4522-bce6-0aafc5397efa", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "941" + "value": "940" }, { "key": "Content-Type", @@ -11452,42 +11447,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -11549,24 +11544,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -11621,70 +11615,70 @@ 34, 58, 34, - 53, + 55, + 51, + 57, + 51, + 55, + 48, + 54, + 55, + 102, + 56, 98, + 56, 50, - 54, 49, - 99, + 51, 97, 102, + 101, 50, 100, - 56, + 49, 102, - 48, - 98, + 49, + 101, + 49, 51, 55, - 54, - 55, + 98, + 97, 100, + 53, + 53, + 52, 57, - 98, 102, - 51, - 49, - 51, - 99, - 49, 57, 51, - 102, - 50, - 53, - 55, - 101, 100, - 50, 57, - 51, - 97, - 50, - 97, - 53, - 55, + 100, + 52, + 98, + 52, 48, + 99, + 50, 102, 49, - 48, - 56, 52, - 100, 98, + 52, + 52, + 57, + 48, + 57, + 57, + 51, 56, - 101, - 97, - 54, - 100, + 48, + 102, 51, - 55, 98, + 100, 57, - 97, - 55, - 50, - 49, 34, 44, 34, @@ -11839,42 +11833,42 @@ 34, 58, 34, + 102, + 52, + 56, + 49, + 101, 51, - 98, - 97, - 97, - 57, + 55, + 99, + 45, + 99, + 56, + 102, 57, + 45, + 52, + 49, 98, - 50, + 55, 45, - 100, 57, + 53, + 55, 52, - 101, 45, - 52, - 102, + 51, 53, - 99, - 45, - 97, - 97, + 101, 55, - 54, - 45, - 97, + 51, + 99, + 101, 52, - 54, - 98, - 102, 99, - 100, - 54, - 98, - 50, 55, - 99, + 54, + 97, 34, 44, 34, @@ -11929,42 +11923,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -12060,19 +12054,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -12108,19 +12102,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -12274,20 +12268,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 53, - 57, + 50, + 52, + 51, 43, 48, 48, @@ -12322,20 +12316,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, 49, - 57, - 51, + 55, + 58, + 53, + 48, + 46, + 55, + 53, + 52, 43, 48, 48, @@ -12385,10 +12379,10 @@ ] }, "cookie": [], - "responseTime": 38, - "responseSize": 941 + "responseTime": 27, + "responseSize": 940 }, - "id": "0b9b4f6d-666d-4768-96f1-2e5816b5fa19", + "id": "7e7a32d1-d1c6-4d2f-9596-9f0a75843f85", "assertions": [ { "assertion": "Status code is 200", @@ -12402,15 +12396,15 @@ }, { "cursor": { - "ref": "86b209d5-ecfb-4bf7-bb65-4e8f9934476c", + "ref": "b1d3c9f8-5882-483d-9688-8eb0e1412a3e", "length": 22, "cycles": 1, "position": 7, "iteration": 0, - "httpRequestId": "1480b3ce-b4c1-4358-be42-25b395d694b2" + "httpRequestId": "483fc113-2a60-4418-9d11-8b5872e1ffe5" }, "item": { - "id": "e09237cd-eba8-450b-b6a4-aed8b54ffc01", + "id": "dd7a5a1f-1e4f-46f5-938d-9c6cfc51bff9", "name": "PER BANCA NON CENSITA, RESTITUISCI Errore 400", "request": { "url": { @@ -12468,7 +12462,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "9f9d1658-3a27-4b0a-8e75-9010b9363305", + "id": "57bb2535-4c85-46da-9e43-aff5e911fa04", "name": "OK", "originalRequest": { "url": { @@ -12530,14 +12524,14 @@ { "listen": "test", "script": { - "id": "6916df6e-5c9f-4517-bae6-d9bbd6600f47", + "id": "c7cab1a8-8b2a-4eef-b6bf-9c471229a42d", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 400\", function () {", " pm.response.to.have.status(400);", "});" ], - "_lastExecutionId": "3da77edd-1f22-465e-bec8-ce40439d241a" + "_lastExecutionId": "b6305fe2-bab4-4dc2-b771-f3f4b96e90da" } } ] @@ -12562,7 +12556,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -12585,12 +12579,12 @@ }, { "key": "Postman-Token", - "value": "dd7f1fbe-68f7-423b-81b0-641bc95e8993", + "value": "7d11171e-fa83-47b6-a21c-71cba68d4eb9", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -12607,7 +12601,7 @@ "method": "GET" }, "response": { - "id": "a999ef32-cf27-40a5-b48f-e8655856d37b", + "id": "3fea3f44-a7c6-40ee-902e-cae0bef57ae7", "status": "Bad Request", "code": 400, "header": [ @@ -12758,10 +12752,10 @@ ] }, "cookie": [], - "responseTime": 20, + "responseTime": 15, "responseSize": 132 }, - "id": "e09237cd-eba8-450b-b6a4-aed8b54ffc01", + "id": "dd7a5a1f-1e4f-46f5-938d-9c6cfc51bff9", "assertions": [ { "assertion": "Status code is 400", @@ -12771,15 +12765,15 @@ }, { "cursor": { - "ref": "a75ed5bf-f8f8-4c15-8090-f140b0af63f6", + "ref": "213fbe91-db68-4c3f-9c5a-3f9a85878c2a", "length": 22, "cycles": 1, "position": 8, "iteration": 0, - "httpRequestId": "20272f91-b94b-43b0-b84f-851123d980f4" + "httpRequestId": "d2e23879-4af6-427d-bb90-89cdd5fd603c" }, "item": { - "id": "18b01db2-4b26-4a41-ac29-f58d6ee97f42", + "id": "7609cba6-e158-40ff-a30c-fbc1d6f13144", "name": "Salva Modello BPMN_3 di tipo MENU", "request": { "url": { @@ -12844,7 +12838,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "bea94039-aade-4ae5-ac21-be82991f3cb8", + "id": "8dd8d77b-80f6-4701-8056-49ab818d183f", "name": "OK", "originalRequest": { "url": { @@ -12922,7 +12916,7 @@ { "listen": "test", "script": { - "id": "208fd75d-15d3-4a93-9a06-44a0e3f7e94b", + "id": "d45e3e59-96a0-41c5-9f8f-b86193539f3a", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -12932,13 +12926,13 @@ "pm.collectionVariables.set(\"bpmn_3_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "458bf19e-e2ef-4fc9-9cd1-abe76fd6796f" + "_lastExecutionId": "01ad21af-2b8f-4912-a47a-c09b6103194a" } }, { "listen": "prerequest", "script": { - "id": "c6e8ceb7-ca72-4bb3-b0b9-7a31b1cb1fad", + "id": "d5fabb87-07ef-4a98-8a89-efab8557a5a7", "type": "text/javascript", "exec": [ "", @@ -12961,7 +12955,7 @@ " ", "});" ], - "_lastExecutionId": "e9018f7d-9c08-4fbf-8f19-282fcb516fbf" + "_lastExecutionId": "780491f5-8c37-43a7-9253-8f9d1483e38d" } } ] @@ -12978,7 +12972,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -13005,12 +12999,12 @@ }, { "key": "Postman-Token", - "value": "ef4f2d83-2ecc-47ad-8ef3-3c751cb87b90", + "value": "f20f4be9-298b-46fd-a2ed-89e8daa57495", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -13025,7 +13019,7 @@ }, { "key": "Content-Length", - "value": "2735", + "value": "2738", "system": true } ], @@ -13039,7 +13033,7 @@ "type": "text/plain" }, "key": "file", - "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", + "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", "type": "text" }, { @@ -13064,13 +13058,13 @@ } }, "response": { - "id": "f6fb536c-9fa4-4a75-b2d1-3e05e808f0a1", + "id": "07955d3d-de69-42c2-bc2a-17f2cbe69e08", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "854" + "value": "857" }, { "key": "Content-Type", @@ -13091,41 +13085,41 @@ 34, 58, 34, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, + 45, 49, - 49, + 56, + 54, + 51, 45, - 98, + 52, 50, - 101, - 54, + 50, + 48, 45, - 52, + 98, + 100, 53, - 97, - 97, + 48, 45, + 50, 57, - 53, - 53, - 102, - 45, + 99, 101, - 53, - 55, - 53, - 102, - 54, - 57, 97, - 99, + 55, + 51, 50, 51, + 56, + 98, 53, 34, 44, @@ -13201,24 +13195,27 @@ 34, 58, 34, - 109, - 111, 100, - 105, + 111, + 108, + 111, + 114, + 101, + 115, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, + 51, + 52, 55, - 57, + 50, + 51, + 49, 51, - 53, 34, 44, 34, @@ -13272,70 +13269,70 @@ 34, 58, 34, - 102, - 48, - 99, - 56, 53, - 49, - 48, - 99, - 49, 48, - 53, - 53, - 51, - 101, 57, - 100, - 50, + 51, 50, - 99, - 102, 52, - 100, - 99, - 56, - 50, - 99, + 102, 54, - 56, - 52, - 98, - 49, + 55, 102, 97, - 53, - 99, - 100, - 100, - 50, + 57, 100, 97, + 97, + 57, + 51, + 98, + 102, + 52, 54, - 49, + 98, 53, - 100, - 52, - 55, 50, 102, - 48, - 49, - 53, - 56, + 51, + 102, + 97, + 100, + 55, + 52, 102, + 100, 99, 49, - 102, - 101, - 98, 57, + 54, + 99, 97, + 99, + 52, + 52, + 49, + 57, 53, + 51, + 98, + 51, + 101, 97, - 55, + 101, + 101, + 54, + 50, 49, + 98, + 100, + 97, + 57, + 55, + 101, + 51, + 57, + 48, 34, 44, 34, @@ -13438,42 +13435,42 @@ 34, 58, 34, - 102, - 100, - 98, - 54, - 49, - 54, + 101, + 99, 51, + 48, 56, + 52, + 48, + 98, 45, - 54, - 102, + 99, + 56, 98, 99, 45, 52, - 99, - 53, - 54, + 97, + 55, + 52, 45, + 98, 57, - 48, - 49, - 99, + 51, + 55, 45, - 50, - 53, - 99, 99, + 57, + 53, 99, 56, + 99, + 53, + 55, + 50, 57, 48, - 101, 55, - 99, - 97, 34, 44, 34, @@ -13528,41 +13525,41 @@ 73, 68, 47, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 47, 86, @@ -13659,20 +13656,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -13707,20 +13704,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -13826,19 +13823,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, + 54, 52, 43, 48, @@ -13874,19 +13871,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, + 54, 52, 43, 48, @@ -13937,10 +13934,10 @@ ] }, "cookie": [], - "responseTime": 410, - "responseSize": 854 + "responseTime": 42, + "responseSize": 857 }, - "id": "18b01db2-4b26-4a41-ac29-f58d6ee97f42", + "id": "7609cba6-e158-40ff-a30c-fbc1d6f13144", "assertions": [ { "assertion": "Status code is 200", @@ -13950,15 +13947,15 @@ }, { "cursor": { - "ref": "a75ed5bf-f8f8-4c15-8090-f140b0af63f6", + "ref": "213fbe91-db68-4c3f-9c5a-3f9a85878c2a", "length": 22, "cycles": 1, "position": 8, "iteration": 0, - "httpRequestId": "20272f91-b94b-43b0-b84f-851123d980f4" + "httpRequestId": "d2e23879-4af6-427d-bb90-89cdd5fd603c" }, "item": { - "id": "18b01db2-4b26-4a41-ac29-f58d6ee97f42", + "id": "7609cba6-e158-40ff-a30c-fbc1d6f13144", "name": "Salva Modello BPMN_3 di tipo MENU", "request": { "url": { @@ -14023,7 +14020,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "bea94039-aade-4ae5-ac21-be82991f3cb8", + "id": "8dd8d77b-80f6-4701-8056-49ab818d183f", "name": "OK", "originalRequest": { "url": { @@ -14101,7 +14098,7 @@ { "listen": "test", "script": { - "id": "208fd75d-15d3-4a93-9a06-44a0e3f7e94b", + "id": "d45e3e59-96a0-41c5-9f8f-b86193539f3a", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -14111,13 +14108,13 @@ "pm.collectionVariables.set(\"bpmn_3_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "458bf19e-e2ef-4fc9-9cd1-abe76fd6796f" + "_lastExecutionId": "01ad21af-2b8f-4912-a47a-c09b6103194a" } }, { "listen": "prerequest", "script": { - "id": "c6e8ceb7-ca72-4bb3-b0b9-7a31b1cb1fad", + "id": "d5fabb87-07ef-4a98-8a89-efab8557a5a7", "type": "text/javascript", "exec": [ "", @@ -14140,7 +14137,7 @@ " ", "});" ], - "_lastExecutionId": "e9018f7d-9c08-4fbf-8f19-282fcb516fbf" + "_lastExecutionId": "780491f5-8c37-43a7-9253-8f9d1483e38d" } } ] @@ -14157,7 +14154,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -14184,12 +14181,12 @@ }, { "key": "Postman-Token", - "value": "ef4f2d83-2ecc-47ad-8ef3-3c751cb87b90", + "value": "f20f4be9-298b-46fd-a2ed-89e8daa57495", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -14204,7 +14201,7 @@ }, { "key": "Content-Length", - "value": "2735", + "value": "2738", "system": true } ], @@ -14218,7 +14215,7 @@ "type": "text/plain" }, "key": "file", - "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", + "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", "type": "text" }, { @@ -14243,13 +14240,13 @@ } }, "response": { - "id": "f6fb536c-9fa4-4a75-b2d1-3e05e808f0a1", + "id": "07955d3d-de69-42c2-bc2a-17f2cbe69e08", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "854" + "value": "857" }, { "key": "Content-Type", @@ -14270,41 +14267,41 @@ 34, 58, 34, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 34, 44, @@ -14380,24 +14377,27 @@ 34, 58, 34, - 109, - 111, 100, - 105, + 111, + 108, + 111, + 114, + 101, + 115, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, + 51, + 52, 55, - 57, + 50, + 51, + 49, 51, - 53, 34, 44, 34, @@ -14451,70 +14451,70 @@ 34, 58, 34, - 102, - 48, - 99, - 56, 53, - 49, - 48, - 99, - 49, 48, - 53, - 53, - 51, - 101, 57, - 100, - 50, + 51, 50, - 99, - 102, 52, - 100, - 99, - 56, - 50, - 99, + 102, 54, - 56, - 52, - 98, - 49, + 55, 102, 97, - 53, - 99, - 100, - 100, - 50, + 57, 100, 97, + 97, + 57, + 51, + 98, + 102, + 52, 54, - 49, + 98, 53, - 100, - 52, - 55, 50, 102, - 48, - 49, - 53, - 56, + 51, + 102, + 97, + 100, + 55, + 52, 102, + 100, 99, 49, - 102, - 101, - 98, 57, + 54, + 99, 97, + 99, + 52, + 52, + 49, + 57, 53, + 51, + 98, + 51, + 101, 97, - 55, + 101, + 101, + 54, + 50, 49, + 98, + 100, + 97, + 57, + 55, + 101, + 51, + 57, + 48, 34, 44, 34, @@ -14617,42 +14617,42 @@ 34, 58, 34, - 102, - 100, - 98, - 54, - 49, - 54, + 101, + 99, 51, + 48, 56, + 52, + 48, + 98, 45, - 54, - 102, + 99, + 56, 98, 99, 45, 52, - 99, - 53, - 54, + 97, + 55, + 52, 45, + 98, 57, - 48, - 49, - 99, + 51, + 55, 45, - 50, - 53, - 99, 99, + 57, + 53, 99, 56, + 99, + 53, + 55, + 50, 57, 48, - 101, 55, - 99, - 97, 34, 44, 34, @@ -14707,41 +14707,41 @@ 73, 68, 47, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 47, 86, @@ -14838,20 +14838,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -14886,20 +14886,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -15005,19 +15005,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, + 54, 52, 43, 48, @@ -15053,19 +15053,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, + 54, 52, 43, 48, @@ -15116,10 +15116,10 @@ ] }, "cookie": [], - "responseTime": 410, - "responseSize": 854 + "responseTime": 42, + "responseSize": 857 }, - "id": "18b01db2-4b26-4a41-ac29-f58d6ee97f42", + "id": "7609cba6-e158-40ff-a30c-fbc1d6f13144", "assertions": [ { "assertion": "Status code is 200", @@ -15129,15 +15129,15 @@ }, { "cursor": { - "ref": "e9d7fab2-6f28-458d-9527-d1e2ea0cb7e4", + "ref": "c0965426-2545-4086-bd16-d09b6ece399b", "length": 22, "cycles": 1, "position": 9, "iteration": 0, - "httpRequestId": "1e2eea00-6b6c-41b9-8901-40c9b185b233" + "httpRequestId": "75de946a-117d-448a-a307-543c8cab7b93" }, "item": { - "id": "8dc13e92-53b3-4629-9721-d704ce527b45", + "id": "e9ae15df-95a7-4435-b926-c4de5439985e", "name": "prova ad associare il modello BPMN_3 alla banca come default BANCA, ma fallisci perchè processo non ancora deployato", "request": { "url": { @@ -15196,7 +15196,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "31b94f11-e9c9-4989-ab3f-2893461d1103", + "id": "6c396bad-119b-4a5d-966f-5c0414a77965", "name": "OK", "originalRequest": { "url": { @@ -15266,14 +15266,14 @@ { "listen": "test", "script": { - "id": "565048df-0947-49d6-a2f0-7e29305a1da6", + "id": "7af37589-c16a-4097-ad72-eca51beec689", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 400\", function () {", " pm.response.to.have.status(400);", "});" ], - "_lastExecutionId": "a070efd6-aeda-4371-a5c2-a268986a6669" + "_lastExecutionId": "57c4d538-9f30-4b60-ab4a-88a677d883ba" } } ] @@ -15295,7 +15295,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -15322,12 +15322,12 @@ }, { "key": "Postman-Token", - "value": "1328a615-03c0-49b9-9590-d77600909c4b", + "value": "9e8529d2-d27f-474b-a9fb-2351bf805a60", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -15349,7 +15349,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"defaultTemplateId\": \"7fcb1811-b2e6-45aa-955f-e575f69ac235\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"branchDefaultTemplateVersion\": \"1\",\n \"terminals\": [\n {\n \"templateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", + "raw": "{\n \"defaultTemplateId\": \"4a36d448-1863-4220-bd50-29cea73238b5\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"branchDefaultTemplateVersion\": \"1\",\n \"terminals\": [\n {\n \"templateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -15359,7 +15359,7 @@ } }, "response": { - "id": "20e6a3a9-d4c2-4584-8654-4cb466c3369d", + "id": "9d527b33-b346-4250-951f-c105768b1bc2", "status": "Bad Request", "code": 400, "header": [ @@ -15525,41 +15525,41 @@ 73, 100, 61, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 44, 32, @@ -15601,10 +15601,10 @@ ] }, "cookie": [], - "responseTime": 47, + "responseTime": 33, "responseSize": 223 }, - "id": "8dc13e92-53b3-4629-9721-d704ce527b45", + "id": "e9ae15df-95a7-4435-b926-c4de5439985e", "assertions": [ { "assertion": "Status code is 400", @@ -15614,15 +15614,15 @@ }, { "cursor": { - "ref": "9d91316c-31c7-4445-ae7a-8c33ebe3c304", + "ref": "883ab7cf-069e-46a2-b2f5-ec3c55991fc8", "length": 22, "cycles": 1, "position": 10, "iteration": 0, - "httpRequestId": "1932c976-af42-461a-8147-0787fe21f08a" + "httpRequestId": "58cc02c4-6dda-4c96-bebe-a1c256cf82a2" }, "item": { - "id": "a04c12b8-5822-441e-94e9-9edccc326c17", + "id": "8c18f72c-a850-46b6-8187-11a872ec1a9b", "name": "DEPLOY MODELLO VALIDO BPMN_3", "request": { "url": { @@ -15666,7 +15666,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "49b5368a-7aa1-4811-a91b-c897f6dfa2a1", + "id": "9379fa62-232c-4e08-9874-ef9d661ad0d3", "name": "OK", "originalRequest": { "url": { @@ -15721,14 +15721,14 @@ { "listen": "test", "script": { - "id": "0b0b77ca-758a-4a9d-9477-6737bd4969f5", + "id": "cf7ace95-a0fc-4d70-b638-e8d9fccbe5f8", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "0d5dbb70-d2a9-4d3c-baf9-a0fd0fa7bb49" + "_lastExecutionId": "383d45da-fa3e-4cb6-9193-457f99679d4a" } } ] @@ -15743,13 +15743,13 @@ "model", "bpmn", "deploy", - "7fcb1811-b2e6-45aa-955f-e575f69ac235", + "4a36d448-1863-4220-bd50-29cea73238b5", "version", "1" ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -15772,12 +15772,12 @@ }, { "key": "Postman-Token", - "value": "aa05a590-fd72-42cc-800b-e1db58a0e05a", + "value": "f00ad77e-0446-4944-95f6-f6225a5bc7ce", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -15799,13 +15799,13 @@ "method": "POST" }, "response": { - "id": "5785b6ce-f764-46c3-b2f7-b8a5cd5dc29c", + "id": "f36ce419-f3e2-421f-9ba6-e8f31ede66a6", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "940" + "value": "943" }, { "key": "Content-Type", @@ -15826,41 +15826,41 @@ 34, 58, 34, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 34, 44, @@ -15922,24 +15922,27 @@ 34, 58, 34, - 109, - 111, 100, - 105, + 111, + 108, + 111, + 114, + 101, + 115, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, + 51, + 52, 55, - 57, + 50, + 51, + 49, 51, - 53, 34, 44, 34, @@ -15994,70 +15997,70 @@ 34, 58, 34, - 102, - 48, - 99, - 56, 53, - 49, - 48, - 99, - 49, 48, - 53, - 53, - 51, - 101, 57, - 100, - 50, + 51, 50, - 99, - 102, 52, - 100, - 99, - 56, - 50, - 99, + 102, 54, - 56, - 52, - 98, - 49, + 55, 102, 97, - 53, - 99, - 100, - 100, - 50, + 57, 100, 97, + 97, + 57, + 51, + 98, + 102, + 52, 54, - 49, + 98, 53, - 100, - 52, - 55, 50, 102, - 48, - 49, - 53, - 56, + 51, + 102, + 97, + 100, + 55, + 52, 102, + 100, 99, 49, - 102, - 101, - 98, 57, + 54, + 99, 97, + 99, + 52, + 52, + 49, + 57, 53, + 51, + 98, + 51, + 101, 97, - 55, + 101, + 101, + 54, + 50, 49, + 98, + 100, + 97, + 57, + 55, + 101, + 51, + 57, + 48, 34, 44, 34, @@ -16208,46 +16211,46 @@ 123, 34, 105, - 100, - 34, - 58, - 34, - 102, - 100, - 98, - 54, - 49, - 54, + 100, + 34, + 58, + 34, + 101, + 99, 51, + 48, 56, + 52, + 48, + 98, 45, - 54, - 102, + 99, + 56, 98, 99, 45, 52, - 99, - 53, - 54, + 97, + 55, + 52, 45, + 98, 57, - 48, - 49, - 99, + 51, + 55, 45, - 50, - 53, - 99, 99, + 57, + 53, 99, 56, + 99, + 53, + 55, + 50, 57, 48, - 101, 55, - 99, - 97, 34, 44, 34, @@ -16302,41 +16305,41 @@ 73, 68, 47, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 47, 86, @@ -16433,20 +16436,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -16481,20 +16484,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -16647,19 +16650,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, + 54, 52, 43, 48, @@ -16695,19 +16698,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 53, - 52, + 56, 57, 43, 48, @@ -16758,10 +16761,10 @@ ] }, "cookie": [], - "responseTime": 112, - "responseSize": 940 + "responseTime": 64, + "responseSize": 943 }, - "id": "a04c12b8-5822-441e-94e9-9edccc326c17", + "id": "8c18f72c-a850-46b6-8187-11a872ec1a9b", "assertions": [ { "assertion": "Status code is 200", @@ -16771,15 +16774,15 @@ }, { "cursor": { - "ref": "89cd096c-46a0-41b7-b5a8-5225a8b77e75", + "ref": "334e754c-072f-4f16-9722-780b7caa051e", "length": 22, "cycles": 1, "position": 11, "iteration": 0, - "httpRequestId": "910b1b62-6d9d-410f-bfcb-716a0a5ae8dc" + "httpRequestId": "45711255-e036-4b58-8c19-0f6190789cff" }, "item": { - "id": "f7443474-2dff-4756-9521-53e59ec66fa2", + "id": "54525685-5436-4849-9550-d05f8da5986b", "name": "prova ad associare il modello BPMN_3 alla banca come default BANCA, e concludi con SUCCESSO", "request": { "url": { @@ -16838,7 +16841,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "ab82a433-f99f-4ac6-bbd8-f263345ea542", + "id": "65a99dd4-a0e3-4e78-a675-0558bf3eafbf", "name": "OK", "originalRequest": { "url": { @@ -16906,14 +16909,14 @@ { "listen": "test", "script": { - "id": "e1bf1600-66c3-4b23-b740-206600ee59c8", + "id": "fbf51981-dddf-4895-9b99-8444421926ad", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "863000ad-4d75-4dac-9988-0298dd4dc3ef" + "_lastExecutionId": "253a5664-3ea9-4046-a400-0225720f6a28" } } ] @@ -16935,7 +16938,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -16962,12 +16965,12 @@ }, { "key": "Postman-Token", - "value": "070922fe-ec37-4be9-90c3-5d9af89545e0", + "value": "cf27283c-3add-4183-9c93-569b25019762", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -16989,7 +16992,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"defaultTemplateId\": \"7fcb1811-b2e6-45aa-955f-e575f69ac235\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"branchDefaultTemplateVersion\": \"1\",\n \"terminals\": [\n {\n \"templateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", + "raw": "{\n \"defaultTemplateId\": \"4a36d448-1863-4220-bd50-29cea73238b5\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"branchDefaultTemplateVersion\": \"1\",\n \"terminals\": [\n {\n \"templateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16999,7 +17002,7 @@ } }, "response": { - "id": "498f5c89-68bc-4bf3-997f-3353c687dbd7", + "id": "74aee8fc-029d-40db-a33e-3f7154957a74", "status": "OK", "code": 200, "header": [ @@ -17027,41 +17030,41 @@ 34, 58, 34, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 34, 44, @@ -17186,20 +17189,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, - 54, - 50, - 48, + 55, + 49, + 55, 43, 48, 48, @@ -17234,20 +17237,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, - 54, - 50, - 48, + 55, + 49, + 55, 43, 48, 48, @@ -17306,42 +17309,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, + 52, + 98, 55, - 100, - 57, - 54, + 52, + 48, 55, - 56, - 99, + 101, + 101, + 101, + 97, 53, - 52, - 55, 34, 44, 34, @@ -17463,20 +17466,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, - 54, - 50, - 51, + 55, + 49, + 57, 43, 48, 48, @@ -17511,20 +17514,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, - 54, - 50, - 51, + 55, + 49, + 57, 43, 48, 48, @@ -17583,42 +17586,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -17738,20 +17741,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, - 54, + 55, 50, - 52, + 49, 43, 48, 48, @@ -17786,20 +17789,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, - 54, + 55, 50, - 52, + 49, 43, 48, 48, @@ -17858,42 +17861,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -18013,18 +18016,18 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, - 54, + 55, 50, 54, 43, @@ -18061,18 +18064,18 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, - 54, + 55, 50, 54, 43, @@ -18125,10 +18128,10 @@ ] }, "cookie": [], - "responseTime": 63, + "responseTime": 48, "responseSize": 1107 }, - "id": "f7443474-2dff-4756-9521-53e59ec66fa2", + "id": "54525685-5436-4849-9550-d05f8da5986b", "assertions": [ { "assertion": "Status code is 200", @@ -18138,15 +18141,15 @@ }, { "cursor": { - "ref": "ca0f2ad5-51fc-4c2a-b654-21e4b5a77e78", + "ref": "451e1df9-33f6-4bd9-9bf2-86d04e89dc8b", "length": 22, "cycles": 1, "position": 12, "iteration": 0, - "httpRequestId": "f0b856bd-f984-4e36-935e-6716606fcfa6" + "httpRequestId": "93ee61e5-5f6c-4208-8293-b2d5a4442ccb" }, "item": { - "id": "1828189c-8bec-4691-bf8f-704d16cfa679", + "id": "ccd8908f-a67d-4435-a499-1f56cf0b40eb", "name": "ORA per CONFIGURAZIONE con Branch non censito, RESTITUISCI BPMN_3", "request": { "url": { @@ -18204,7 +18207,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "9271b231-e8f7-4b06-8a5b-09fc49ccf3bf", + "id": "cfcfbe01-cc49-4502-8aac-16261babb4a4", "name": "OK", "originalRequest": { "url": { @@ -18264,7 +18267,7 @@ { "listen": "test", "script": { - "id": "082799f0-eecc-41b8-9a29-c567e54735a5", + "id": "99624640-a27c-4d55-8818-a805339e0fe4", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -18276,7 +18279,7 @@ " pm.expect(res).to.equal(pm.collectionVariables.get(\"bpmn_3_id\"));", "});" ], - "_lastExecutionId": "753270fe-895b-41ec-a5a8-f0bd8a12573e" + "_lastExecutionId": "44c582b5-56da-4c34-952b-eb5c757c1e16" } } ] @@ -18301,7 +18304,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -18324,12 +18327,12 @@ }, { "key": "Postman-Token", - "value": "832905eb-a2bd-404f-8137-0fdeb1fde6e4", + "value": "b409e411-cea8-420a-93b6-033c7c624fad", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -18346,13 +18349,13 @@ "method": "GET" }, "response": { - "id": "06fc35ff-d344-4f8d-9d72-31036539b4e3", + "id": "7d695077-7b21-4dc4-b2bd-3d194e472053", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "940" + "value": "943" }, { "key": "Content-Type", @@ -18373,41 +18376,41 @@ 34, 58, 34, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 34, 44, @@ -18469,24 +18472,27 @@ 34, 58, 34, - 109, - 111, 100, - 105, + 111, + 108, + 111, + 114, + 101, + 115, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, + 51, + 52, 55, - 57, + 50, + 51, + 49, 51, - 53, 34, 44, 34, @@ -18541,70 +18547,70 @@ 34, 58, 34, - 102, - 48, - 99, - 56, - 53, - 49, - 48, - 99, - 49, - 48, - 53, 53, - 51, - 101, + 48, 57, - 100, - 50, + 51, 50, - 99, - 102, 52, - 100, - 99, - 56, - 50, - 99, + 102, 54, - 56, - 52, - 98, - 49, + 55, 102, 97, - 53, - 99, - 100, - 100, - 50, + 57, 100, 97, + 97, + 57, + 51, + 98, + 102, + 52, 54, - 49, + 98, 53, - 100, - 52, - 55, 50, 102, - 48, - 49, - 53, - 56, + 51, + 102, + 97, + 100, + 55, + 52, 102, + 100, 99, 49, - 102, - 101, - 98, 57, + 54, + 99, 97, + 99, + 52, + 52, + 49, + 57, 53, + 51, + 98, + 51, + 101, 97, - 55, + 101, + 101, + 54, + 50, 49, + 98, + 100, + 97, + 57, + 55, + 101, + 51, + 57, + 48, 34, 44, 34, @@ -18759,42 +18765,42 @@ 34, 58, 34, - 102, - 100, - 98, - 54, - 49, - 54, + 101, + 99, 51, + 48, 56, + 52, + 48, + 98, 45, - 54, - 102, + 99, + 56, 98, 99, 45, 52, - 99, - 53, - 54, + 97, + 55, + 52, 45, + 98, 57, - 48, - 49, - 99, + 51, + 55, 45, - 50, - 53, - 99, 99, + 57, + 53, 99, 56, + 99, + 53, + 55, + 50, 57, 48, - 101, 55, - 99, - 97, 34, 44, 34, @@ -18849,41 +18855,41 @@ 73, 68, 47, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 47, 86, @@ -18980,20 +18986,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -19028,20 +19034,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -19194,19 +19200,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, + 54, 52, 43, 48, @@ -19242,19 +19248,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 53, - 52, + 56, 57, 43, 48, @@ -19305,10 +19311,10 @@ ] }, "cookie": [], - "responseTime": 25, - "responseSize": 940 + "responseTime": 38, + "responseSize": 943 }, - "id": "1828189c-8bec-4691-bf8f-704d16cfa679", + "id": "ccd8908f-a67d-4435-a499-1f56cf0b40eb", "assertions": [ { "assertion": "Status code is 200", @@ -19322,15 +19328,15 @@ }, { "cursor": { - "ref": "f578caf1-5a19-4886-9d9b-71b6a1bc7b37", + "ref": "f32814ea-5d43-4160-9802-245f12fc0dff", "length": 22, "cycles": 1, "position": 13, "iteration": 0, - "httpRequestId": "b1e98cb1-20f6-4c39-87f9-f38eb2cfb52a" + "httpRequestId": "f4353cf3-7673-4ca8-a637-b0420a089d67" }, "item": { - "id": "8d4081a8-fb27-4cbf-a252-26db6c33c8a1", + "id": "e06009d9-e782-4213-8c2a-1adba38b17c1", "name": "UPGRADE del modello BPMN_1 alla versione 2", "request": { "url": { @@ -19405,7 +19411,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "c4f46337-0aef-40f9-9665-15c4a7e50d21", + "id": "52dd494d-c089-465f-82f7-c668a483a33d", "name": "OK", "originalRequest": { "url": { @@ -19491,7 +19497,7 @@ { "listen": "prerequest", "script": { - "id": "e752d584-25f6-4058-bcce-6ff52e72e46f", + "id": "15440a63-8183-435c-92fc-77d64b449d55", "type": "text/javascript", "exec": [ "", @@ -19499,13 +19505,13 @@ "pm.collectionVariables.get(\"bpmn_part1\")+pm.collectionVariables.get(\"bpmn_1_definition_key\")+pm.collectionVariables.get(\"bpmn2_part2\"));", "pm.collectionVariables.set(\"bpmn_1_v2_definition_key\",pm.collectionVariables.get(\"bpmn_1_definition_key\"));" ], - "_lastExecutionId": "fafe83f1-f7ff-42cf-b5b0-b49b82874519" + "_lastExecutionId": "bbafc057-80fd-4dc2-921b-93606989d5e4" } }, { "listen": "test", "script": { - "id": "7c1b1e46-6da9-4e70-9434-77fa03203d60", + "id": "89e98f66-22d2-495b-8012-709ac94e48f9", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -19521,7 +19527,7 @@ " pm.expect(version).to.equal(2);", "});" ], - "_lastExecutionId": "726080a1-0070-4d17-91e7-700e17fb30e6" + "_lastExecutionId": "268fe5e0-d947-4a5f-bd08-e805b73c972a" } } ] @@ -19539,7 +19545,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -19566,12 +19572,12 @@ }, { "key": "Postman-Token", - "value": "a3d1d3a8-2bda-4346-87bf-972baf1c3473", + "value": "fa786055-2f0e-4805-8bd7-6f9e51041856", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -19586,7 +19592,7 @@ }, { "key": "Content-Length", - "value": "2865", + "value": "2864", "system": true } ], @@ -19600,7 +19606,7 @@ "type": "text/plain" }, "key": "uuid", - "value": "1522f509-b792-4ffe-88cc-187d9678c547", + "value": "83b7e559-07bf-4360-953c-14b7407eeea5", "type": "text" }, { @@ -19609,7 +19615,7 @@ "type": "text/plain" }, "key": "file", - "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", + "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", "type": "text" }, { @@ -19634,13 +19640,13 @@ } }, "response": { - "id": "107f279a-7657-4d09-90d5-3fc9d88ee455", + "id": "4d461acb-42bd-4e20-bbcb-fae4d5e0bf28", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "514" + "value": "513" }, { "key": "Content-Type", @@ -19661,42 +19667,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -19763,24 +19769,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -19834,70 +19839,70 @@ 34, 58, 34, - 55, + 57, + 101, + 49, 102, - 50, + 101, + 100, + 57, + 49, 54, + 98, + 100, + 50, + 99, + 56, + 53, + 51, 49, 97, - 100, 97, + 52, + 51, + 51, + 52, + 49, + 97, + 98, 102, - 48, - 55, + 52, 54, - 102, - 53, + 100, 56, - 54, + 53, 52, - 98, + 100, + 55, 55, - 54, - 99, - 51, 99, - 97, - 57, 52, + 99, + 49, 50, - 98, + 54, + 100, 55, + 53, 102, + 100, 49, 52, 57, - 49, - 52, - 97, - 50, - 98, - 99, 100, - 56, - 99, + 102, 57, + 99, + 51, + 51, + 52, 49, - 97, + 102, 52, - 101, - 53, - 99, - 57, - 57, - 101, - 101, - 100, - 53, - 98, - 50, - 97, 49, + 102, 53, 50, - 52, - 51, - 102, 34, 44, 34, @@ -20056,20 +20061,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 57, 46, - 48, - 52, - 50, + 57, + 55, + 54, 43, 48, 48, @@ -20104,20 +20109,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 57, 46, - 48, - 52, - 50, + 57, + 55, + 54, 43, 48, 48, @@ -20167,10 +20172,10 @@ ] }, "cookie": [], - "responseTime": 335, - "responseSize": 514 + "responseTime": 127, + "responseSize": 513 }, - "id": "8d4081a8-fb27-4cbf-a252-26db6c33c8a1", + "id": "e06009d9-e782-4213-8c2a-1adba38b17c1", "assertions": [ { "assertion": "Status code is 200", @@ -20188,15 +20193,15 @@ }, { "cursor": { - "ref": "2d5a5d83-c1bb-4f38-83ab-583d678554a8", + "ref": "c4853fb8-bde4-471e-9a22-4f5d84710b1c", "length": 22, "cycles": 1, "position": 14, "iteration": 0, - "httpRequestId": "0b641fa6-3799-4e41-bbca-52356a012223" + "httpRequestId": "e004bced-73e1-49d5-9ee3-f3426b93e7f6" }, "item": { - "id": "53de56a5-1907-4b03-b53c-5928241d7a44", + "id": "a4c715fd-049b-429d-8c5d-85eedc107be2", "name": "DEPLOY MODELLO VALIDO BPMN_1 v2", "request": { "url": { @@ -20240,7 +20245,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "cbe5ee97-4f75-4a13-98a4-b771b729bc71", + "id": "a8442562-6bff-4676-af5e-83d49084fe64", "name": "OK", "originalRequest": { "url": { @@ -20293,14 +20298,14 @@ { "listen": "test", "script": { - "id": "c2dcbc7e-d882-4605-8a89-d625e12a4539", + "id": "c10729ca-efbe-4f0d-ad72-0f78d8128241", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "bea66fc1-596b-4343-9049-ff81cd520dc0" + "_lastExecutionId": "ecb33d32-83b8-483f-bb76-2a84ed7ebd56" } } ] @@ -20315,13 +20320,13 @@ "model", "bpmn", "deploy", - "1522f509-b792-4ffe-88cc-187d9678c547", + "83b7e559-07bf-4360-953c-14b7407eeea5", "version", "2" ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -20344,12 +20349,12 @@ }, { "key": "Postman-Token", - "value": "b3241424-a96b-4d35-a357-a543919cd1a4", + "value": "7ecece5f-ee68-4432-b74a-4ea22e0b7121", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -20371,13 +20376,13 @@ "method": "POST" }, "response": { - "id": "1c3243fa-52cc-4d2f-bad2-abc3cd965846", + "id": "cbceb79f-72df-482c-be00-28f5f108c38a", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "923" + "value": "922" }, { "key": "Content-Type", @@ -20398,42 +20403,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -20495,24 +20500,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -20567,70 +20571,70 @@ 34, 58, 34, - 55, - 102, - 50, - 54, + 57, + 101, 49, - 97, - 100, - 97, - 102, - 48, - 55, - 54, 102, - 53, - 56, + 101, + 100, + 57, + 49, 54, - 52, 98, - 55, - 54, + 100, + 50, 99, + 56, + 53, 51, - 99, + 49, + 97, 97, - 57, 52, - 50, - 98, - 55, - 102, - 49, + 51, + 51, 52, - 57, 49, - 52, 97, - 50, 98, - 99, + 102, + 52, + 54, 100, 56, + 53, + 52, + 100, + 55, + 55, 99, - 57, - 49, - 97, 52, - 101, - 53, 99, - 57, - 57, - 101, - 101, + 49, + 50, + 54, 100, + 55, 53, - 98, - 50, - 97, + 102, + 100, 49, - 53, - 50, 52, + 57, + 100, + 102, + 57, + 99, + 51, 51, + 52, + 49, + 102, + 52, + 49, 102, + 53, + 50, 34, 44, 34, @@ -20785,42 +20789,42 @@ 34, 58, 34, - 101, - 53, - 102, - 49, - 55, - 53, - 98, - 102, - 45, - 102, - 49, + 54, + 51, + 48, + 56, 51, 53, + 48, + 101, 45, - 52, - 49, - 51, + 100, 57, + 97, + 50, 45, - 57, + 52, + 55, + 48, 54, - 98, + 45, + 97, + 97, 54, + 102, 45, - 98, 55, + 102, 56, + 98, 49, - 51, - 102, - 52, - 97, - 97, - 102, + 53, 57, 56, + 101, + 52, + 102, + 98, 34, 44, 34, @@ -20875,42 +20879,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -20988,20 +20992,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 57, 46, - 48, - 52, - 53, + 57, + 55, + 56, 43, 48, 48, @@ -21036,20 +21040,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 57, 46, - 48, - 52, - 53, + 57, + 55, + 56, 43, 48, 48, @@ -21202,20 +21206,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 57, 46, - 48, - 52, - 50, + 57, + 55, + 54, 43, 48, 48, @@ -21250,20 +21254,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, - 46, 49, - 52, + 55, + 58, + 53, 51, + 46, + 48, + 53, + 52, 43, 48, 48, @@ -21313,10 +21317,10 @@ ] }, "cookie": [], - "responseTime": 65, - "responseSize": 923 + "responseTime": 39, + "responseSize": 922 }, - "id": "53de56a5-1907-4b03-b53c-5928241d7a44", + "id": "a4c715fd-049b-429d-8c5d-85eedc107be2", "assertions": [ { "assertion": "Status code is 200", @@ -21326,15 +21330,15 @@ }, { "cursor": { - "ref": "6719fa17-d932-4b09-b443-c948823a574b", + "ref": "bd8281c8-07dc-47b1-bff8-3867b5d71167", "length": 22, "cycles": 1, "position": 15, "iteration": 0, - "httpRequestId": "620b5b6c-60f3-4217-9386-89ce2855a0be" + "httpRequestId": "ab7f0832-7f89-4602-bc70-9f3355c35357" }, "item": { - "id": "86efb650-0848-43a0-aff2-2f10c7f60aea", + "id": "05be9b44-f702-4624-96b0-2e31f492e76b", "name": "prova ad associare il modello BPMN_1_v2 alla banca come default per branch 1, e concludi con SUCCESSO", "request": { "url": { @@ -21393,7 +21397,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "0bb93b9e-45c0-41ba-a101-b50a3cbefab0", + "id": "8aeeef05-839c-4b99-8331-ef34361857ca", "name": "OK", "originalRequest": { "url": { @@ -21461,14 +21465,14 @@ { "listen": "test", "script": { - "id": "f5a7a5a2-bb21-4a41-8638-408f8c615f85", + "id": "f7f7fbe7-251a-4b2c-8594-1efedd91fd68", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "0fd32cd0-034f-4802-8d5e-f3ba58dfcc0e" + "_lastExecutionId": "2ef46167-8680-4b1c-94ca-620c57659fdf" } } ] @@ -21490,7 +21494,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -21517,12 +21521,12 @@ }, { "key": "Postman-Token", - "value": "4fdb4566-5682-410b-8f64-bd46aa9c298b", + "value": "340afaeb-7d84-4d58-aca6-6378e8741c08", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -21544,7 +21548,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"defaultTemplateId\": \"7fcb1811-b2e6-45aa-955f-e575f69ac235\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"branchDefaultTemplateVersion\": \"2\",\n \"terminals\": [\n {\n \"templateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", + "raw": "{\n \"defaultTemplateId\": \"4a36d448-1863-4220-bd50-29cea73238b5\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"branchDefaultTemplateVersion\": \"2\",\n \"terminals\": [\n {\n \"templateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -21554,7 +21558,7 @@ } }, "response": { - "id": "bef49672-4b51-42f6-b319-a7d22ba40d69", + "id": "320974d8-3018-4cc7-bbd2-46179452b153", "status": "OK", "code": 200, "header": [ @@ -21582,41 +21586,41 @@ 34, 58, 34, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 34, 44, @@ -21741,20 +21745,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, + 49, + 55, + 58, + 53, + 51, 46, + 49, + 53, 50, - 52, - 54, 43, 48, 48, @@ -21789,20 +21793,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, + 49, + 55, + 58, + 53, + 51, 46, + 49, + 53, 50, - 52, - 54, 43, 48, 48, @@ -21861,42 +21865,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -22018,20 +22022,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, + 49, + 55, + 58, + 53, + 51, 46, - 50, + 49, 53, - 48, + 56, 43, 48, 48, @@ -22066,20 +22070,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, + 49, + 55, + 58, + 53, + 51, 46, - 50, + 49, 53, - 48, + 56, 43, 48, 48, @@ -22138,42 +22142,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -22293,20 +22297,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, - 46, - 50, + 49, + 55, + 58, 53, + 51, + 46, + 49, 54, + 48, 43, 48, 48, @@ -22341,20 +22345,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, - 46, - 50, + 49, + 55, + 58, 53, + 51, + 46, + 49, 54, + 48, 43, 48, 48, @@ -22413,42 +22417,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -22568,20 +22572,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, + 49, + 55, + 58, + 53, + 51, 46, - 50, + 49, 54, - 50, + 49, 43, 48, 48, @@ -22616,20 +22620,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, + 49, + 55, + 58, + 53, + 51, 46, - 50, + 49, 54, - 50, + 49, 43, 48, 48, @@ -22680,10 +22684,10 @@ ] }, "cookie": [], - "responseTime": 80, + "responseTime": 99, "responseSize": 1107 }, - "id": "86efb650-0848-43a0-aff2-2f10c7f60aea", + "id": "05be9b44-f702-4624-96b0-2e31f492e76b", "assertions": [ { "assertion": "Status code is 200", @@ -22693,15 +22697,15 @@ }, { "cursor": { - "ref": "9e281e46-5543-4377-abb2-7b2cf2910367", + "ref": "19757245-957f-4a8a-87cb-f28f954feb5f", "length": 22, "cycles": 1, "position": 16, "iteration": 0, - "httpRequestId": "7252b817-dbba-4e53-9aa0-27d02d92cbee" + "httpRequestId": "6e1147f1-071b-487a-b703-713702be2014" }, "item": { - "id": "bbc0a6f4-cd89-4060-bbca-b74f390d4c77", + "id": "5c26a81c-1614-4ecf-a252-ea561ba1b3bc", "name": "ORA i terminali censiti nella conf restituiscono il BPMN_1_v1", "request": { "url": { @@ -22759,7 +22763,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "a03b3b22-efc4-425d-a694-bd13f1e833f9", + "id": "99904966-18b0-4a9d-91b1-d921493faf50", "name": "OK", "originalRequest": { "url": { @@ -22819,7 +22823,7 @@ { "listen": "test", "script": { - "id": "7677a527-0892-48e9-b178-f01abfac119a", + "id": "34b1e487-f36b-4b43-855f-3101f2badca0", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -22835,7 +22839,7 @@ " pm.expect(vers).to.equal(1);", "});" ], - "_lastExecutionId": "69fcc898-3d6e-46e9-b39b-c020e4f8f72c" + "_lastExecutionId": "c5b095d6-247b-43cc-b0b5-5d718fcc39bc" } } ] @@ -22860,7 +22864,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -22883,12 +22887,12 @@ }, { "key": "Postman-Token", - "value": "9784f8c7-8898-4453-a172-69c460088e65", + "value": "f4ded989-3740-4643-aaa5-930bfca6c40f", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -22905,13 +22909,13 @@ "method": "GET" }, "response": { - "id": "5d86237a-9318-408f-b3fb-afcb3696b78b", + "id": "ef0fcb43-4a9a-47af-a2ea-3734d3cad5fb", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "941" + "value": "940" }, { "key": "Content-Type", @@ -22932,42 +22936,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, - 45, - 52, - 102, + 98, 102, - 101, 45, - 56, - 56, - 99, - 99, + 52, + 51, + 54, + 48, 45, - 49, - 56, - 55, - 100, 57, - 54, - 55, - 56, + 53, + 51, 99, - 53, + 45, + 49, + 52, + 98, + 55, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -23029,24 +23033,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -23101,70 +23104,70 @@ 34, 58, 34, - 53, + 55, + 51, + 57, + 51, + 55, + 48, + 54, + 55, + 102, + 56, 98, + 56, 50, - 54, 49, - 99, + 51, 97, 102, + 101, 50, 100, - 56, + 49, 102, - 48, - 98, + 49, + 101, + 49, 51, 55, - 54, - 55, + 98, + 97, 100, + 53, + 53, + 52, 57, - 98, 102, - 51, - 49, - 51, - 99, - 49, 57, 51, - 102, - 50, - 53, - 55, - 101, 100, - 50, 57, - 51, - 97, - 50, - 97, - 53, - 55, + 100, + 52, + 98, + 52, 48, + 99, + 50, 102, 49, - 48, - 56, 52, - 100, 98, + 52, + 52, + 57, + 48, + 57, + 57, + 51, 56, - 101, - 97, - 54, - 100, + 48, + 102, 51, - 55, 98, + 100, 57, - 97, - 55, - 50, - 49, 34, 44, 34, @@ -23319,42 +23322,42 @@ 34, 58, 34, + 102, + 52, + 56, + 49, + 101, 51, - 98, - 97, - 97, - 57, + 55, + 99, + 45, + 99, + 56, + 102, 57, + 45, + 52, + 49, 98, - 50, + 55, 45, - 100, 57, + 53, + 55, 52, - 101, 45, - 52, - 102, + 51, 53, - 99, - 45, - 97, - 97, + 101, 55, - 54, - 45, - 97, + 51, + 99, + 101, 52, - 54, - 98, - 102, 99, - 100, - 54, - 98, - 50, 55, - 99, + 54, + 97, 34, 44, 34, @@ -23409,42 +23412,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -23540,19 +23543,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -23588,19 +23591,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 57, + 50, + 54, 50, 43, 48, @@ -23754,20 +23757,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, + 49, + 55, + 58, 53, + 48, 46, - 53, - 53, - 57, + 50, + 52, + 51, 43, 48, 48, @@ -23802,20 +23805,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 54, - 46, 49, - 57, - 51, + 55, + 58, + 53, + 48, + 46, + 55, + 53, + 52, 43, 48, 48, @@ -23865,10 +23868,10 @@ ] }, "cookie": [], - "responseTime": 22, - "responseSize": 941 + "responseTime": 14, + "responseSize": 940 }, - "id": "bbc0a6f4-cd89-4060-bbca-b74f390d4c77", + "id": "5c26a81c-1614-4ecf-a252-ea561ba1b3bc", "assertions": [ { "assertion": "Status code is 200", @@ -23886,15 +23889,15 @@ }, { "cursor": { - "ref": "673ff1f4-46ad-4a55-8fa9-8eae98ef6966", + "ref": "e3a5018a-228e-471b-848a-4bef51d12c72", "length": 22, "cycles": 1, "position": 17, "iteration": 0, - "httpRequestId": "b8485748-2457-45ee-b95b-40eff4b39d7d" + "httpRequestId": "bfad6396-5054-400d-80ba-eced5e24b570" }, "item": { - "id": "ba2b6ff5-ae3d-46a0-ac10-266da5911868", + "id": "822e2409-26e5-469f-86ab-665f6afd5a07", "name": "mentre i terminali non censiti ma nel branch 1 restituiscono il BPMN_1_v2", "request": { "url": { @@ -23952,7 +23955,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "6c33a9eb-59f2-485a-adc7-4d3b6822183d", + "id": "4b91268d-9c51-4c84-9633-1d60f4e56ef7", "name": "OK", "originalRequest": { "url": { @@ -24012,7 +24015,7 @@ { "listen": "test", "script": { - "id": "db27b3b6-22ce-4bac-b0ef-aca4fabe1808", + "id": "ead356c6-452d-42a8-8c9c-2e5d650082be", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -24028,7 +24031,7 @@ " pm.expect(vers).to.equal(2);", "});" ], - "_lastExecutionId": "ade9ae7e-387f-4b39-a0c7-7435485d51c7" + "_lastExecutionId": "129ccb56-a7be-493e-b68e-04116d7b8a07" } } ] @@ -24053,7 +24056,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -24076,12 +24079,12 @@ }, { "key": "Postman-Token", - "value": "2c511e20-c8f8-4bc7-987e-e9e252d8e1fe", + "value": "cdae91f8-7cc1-4d42-8e95-bf867e784cf4", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -24098,13 +24101,13 @@ "method": "GET" }, "response": { - "id": "e8d59c1a-e68c-40de-b97d-0ed754b00963", + "id": "e1955da6-7699-46b2-a78c-e5cd548d1f88", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "923" + "value": "922" }, { "key": "Content-Type", @@ -24125,42 +24128,42 @@ 34, 58, 34, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 34, 44, 34, @@ -24222,24 +24225,23 @@ 58, 34, 110, - 105, - 104, - 105, - 108, + 101, + 109, + 111, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, 51, - 53, 52, + 54, + 56, + 57, 48, + 50, 34, 44, 34, @@ -24294,70 +24296,70 @@ 34, 58, 34, - 55, + 57, + 101, + 49, 102, - 50, + 101, + 100, + 57, + 49, 54, + 98, + 100, + 50, + 99, + 56, + 53, + 51, 49, 97, - 100, 97, + 52, + 51, + 51, + 52, + 49, + 97, + 98, 102, - 48, - 55, + 52, 54, - 102, - 53, + 100, 56, - 54, + 53, 52, - 98, + 100, + 55, 55, - 54, - 99, - 51, 99, - 97, - 57, 52, + 99, + 49, 50, - 98, + 54, + 100, 55, + 53, 102, + 100, 49, 52, 57, - 49, - 52, - 97, - 50, - 98, - 99, 100, - 56, - 99, + 102, 57, + 99, + 51, + 51, + 52, 49, - 97, + 102, 52, - 101, - 53, - 99, - 57, - 57, - 101, - 101, - 100, - 53, - 98, - 50, - 97, 49, + 102, 53, 50, - 52, - 51, - 102, 34, 44, 34, @@ -24512,42 +24514,42 @@ 34, 58, 34, - 101, - 53, - 102, - 49, - 55, - 53, - 98, - 102, - 45, - 102, - 49, + 54, + 51, + 48, + 56, 51, 53, + 48, + 101, 45, - 52, - 49, - 51, + 100, 57, + 97, + 50, 45, - 57, + 52, + 55, + 48, 54, - 98, + 45, + 97, + 97, 54, + 102, 45, - 98, 55, + 102, 56, + 98, 49, - 51, - 102, - 52, - 97, - 97, - 102, + 53, 57, 56, + 101, + 52, + 102, + 98, 34, 44, 34, @@ -24602,42 +24604,42 @@ 73, 68, 47, - 49, + 56, + 51, + 98, + 55, + 101, 53, - 50, - 50, - 102, 53, - 48, 57, 45, - 98, + 48, 55, - 57, - 50, + 98, + 102, 45, 52, - 102, - 102, - 101, + 51, + 54, + 48, 45, - 56, - 56, - 99, + 57, + 53, + 51, 99, 45, 49, - 56, - 55, - 100, - 57, - 54, + 52, + 98, 55, - 56, - 99, - 53, 52, + 48, 55, + 101, + 101, + 101, + 97, + 53, 47, 86, 69, @@ -24715,20 +24717,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 57, 46, - 48, - 52, - 53, + 57, + 55, + 56, 43, 48, 48, @@ -24763,20 +24765,20 @@ 49, 45, 49, - 50, - 84, - 48, - 50, - 58, - 50, + 52, + 84, + 48, 57, 58, + 49, + 55, + 58, + 53, 50, - 57, 46, - 48, - 52, - 53, + 57, + 55, + 56, 43, 48, 48, @@ -24929,20 +24931,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 57, 46, - 48, - 52, - 50, + 57, + 55, + 54, 43, 48, 48, @@ -24977,20 +24979,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 50, - 57, - 46, 49, - 52, + 55, + 58, + 53, 51, + 46, + 48, + 53, + 52, 43, 48, 48, @@ -25040,10 +25042,10 @@ ] }, "cookie": [], - "responseTime": 19, - "responseSize": 923 + "responseTime": 26, + "responseSize": 922 }, - "id": "ba2b6ff5-ae3d-46a0-ac10-266da5911868", + "id": "822e2409-26e5-469f-86ab-665f6afd5a07", "assertions": [ { "assertion": "Status code is 200", @@ -25061,15 +25063,15 @@ }, { "cursor": { - "ref": "a82a4377-7691-4ee9-9b40-4344f7d81693", + "ref": "5ad913a2-a4af-4880-9f33-6bd6efb00551", "length": 22, "cycles": 1, "position": 18, "iteration": 0, - "httpRequestId": "5de9e5c8-6874-4f56-8cc5-5e1af205c0a2" + "httpRequestId": "85753dfa-a86e-477a-8d3c-6cd8507f1639" }, "item": { - "id": "14e6cd55-520c-4afb-9441-972de066fa0c", + "id": "3d3edd96-43c3-4e90-8c02-7b65e60ce209", "name": "mentre gli altri branch restituiscono il default della banca, il bpmn_3", "request": { "url": { @@ -25127,7 +25129,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "ab531661-8907-4afd-84be-4b01c7e8441c", + "id": "f197880a-a66c-45b6-b3c1-8c562df4addf", "name": "OK", "originalRequest": { "url": { @@ -25187,7 +25189,7 @@ { "listen": "test", "script": { - "id": "de9a5626-b367-42c4-95ca-11e29ef42765", + "id": "14662376-fae5-40e9-82f0-b18bb95eeeed", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -25203,7 +25205,7 @@ " pm.expect(vers).to.equal(1);", "});" ], - "_lastExecutionId": "c7225154-a432-4538-b72b-3e9548a5940f" + "_lastExecutionId": "f28581d5-2ccd-45b9-add3-ca7723248d97" } } ] @@ -25228,7 +25230,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -25251,12 +25253,12 @@ }, { "key": "Postman-Token", - "value": "9b54f375-b639-41ec-bbc5-b6b5d8e704bd", + "value": "71a55778-c9de-49e4-8f11-174473782ee0", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -25273,13 +25275,13 @@ "method": "GET" }, "response": { - "id": "20b465a5-9e46-4273-933e-e0704ef40b6f", + "id": "0daef5c7-93ac-4766-9cc3-a33b941d1fab", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "940" + "value": "943" }, { "key": "Content-Type", @@ -25300,41 +25302,41 @@ 34, 58, 34, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 34, 44, @@ -25396,24 +25398,27 @@ 34, 58, 34, - 109, - 111, 100, - 105, + 111, + 108, + 111, + 114, + 101, + 115, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 54, + 51, + 52, 55, - 57, + 50, + 51, + 49, 51, - 53, 34, 44, 34, @@ -25468,70 +25473,70 @@ 34, 58, 34, - 102, - 48, - 99, - 56, 53, - 49, - 48, - 99, - 49, 48, - 53, - 53, - 51, - 101, 57, - 100, - 50, + 51, 50, - 99, - 102, 52, - 100, - 99, - 56, - 50, - 99, + 102, 54, - 56, - 52, - 98, - 49, + 55, 102, 97, - 53, - 99, - 100, - 100, - 50, + 57, 100, 97, + 97, + 57, + 51, + 98, + 102, + 52, 54, - 49, + 98, 53, - 100, - 52, - 55, 50, 102, - 48, - 49, - 53, - 56, + 51, + 102, + 97, + 100, + 55, + 52, 102, + 100, 99, 49, - 102, - 101, - 98, 57, + 54, + 99, 97, + 99, + 52, + 52, + 49, + 57, 53, + 51, + 98, + 51, + 101, 97, - 55, + 101, + 101, + 54, + 50, 49, + 98, + 100, + 97, + 57, + 55, + 101, + 51, + 57, + 48, 34, 44, 34, @@ -25686,42 +25691,42 @@ 34, 58, 34, - 102, - 100, - 98, - 54, - 49, - 54, + 101, + 99, 51, + 48, 56, + 52, + 48, + 98, 45, - 54, - 102, + 99, + 56, 98, 99, 45, 52, - 99, - 53, - 54, + 97, + 55, + 52, 45, + 98, 57, - 48, - 49, - 99, + 51, + 55, 45, - 50, - 53, - 99, 99, + 57, + 53, 99, 56, + 99, + 53, + 55, + 50, 57, 48, - 101, 55, - 99, - 97, 34, 44, 34, @@ -25776,41 +25781,41 @@ 73, 68, 47, - 55, - 102, - 99, - 98, - 49, + 52, + 97, + 51, + 54, + 100, + 52, + 52, 56, - 49, - 49, 45, - 98, - 50, - 101, + 49, + 56, 54, + 51, 45, 52, - 53, - 97, - 97, + 50, + 50, + 48, 45, - 57, - 53, + 98, + 100, 53, - 102, + 48, 45, - 101, - 53, - 55, - 53, - 102, - 54, + 50, 57, - 97, 99, + 101, + 97, + 55, + 51, 50, 51, + 56, + 98, 53, 47, 86, @@ -25907,20 +25912,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -25955,20 +25960,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, - 56, + 54, + 54, 43, 48, 48, @@ -26121,19 +26126,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 51, - 50, + 54, 52, 43, 48, @@ -26169,19 +26174,19 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, + 49, + 55, + 58, + 53, 50, - 56, 46, 53, - 52, + 56, 57, 43, 48, @@ -26232,10 +26237,10 @@ ] }, "cookie": [], - "responseTime": 34, - "responseSize": 940 + "responseTime": 31, + "responseSize": 943 }, - "id": "14e6cd55-520c-4afb-9441-972de066fa0c", + "id": "3d3edd96-43c3-4e90-8c02-7b65e60ce209", "assertions": [ { "assertion": "Status code is 200", @@ -26253,15 +26258,15 @@ }, { "cursor": { - "ref": "02f31c92-1816-4979-863d-44c26ca61ff3", + "ref": "201a5b14-aab0-4cda-816e-0454547ac383", "length": 22, "cycles": 1, "position": 19, "iteration": 0, - "httpRequestId": "9f92b61e-ea2d-409a-a462-02d2a67282ba" + "httpRequestId": "9f01e47c-bcfb-44fa-be5a-158a3ba6d70e" }, "item": { - "id": "894dbeed-d940-46ee-abac-2b0531986bc2", + "id": "74ecfd05-1681-4a88-8bed-fae8996eea07", "name": "Salva Modello BPMN 4 di tipo Spontaneous Payment", "request": { "url": { @@ -26326,7 +26331,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "8a6f3f72-33b9-4f96-b38a-22003d23b142", + "id": "621217dc-e160-43b2-ab89-e3e325707268", "name": "OK", "originalRequest": { "url": { @@ -26402,7 +26407,7 @@ { "listen": "test", "script": { - "id": "58d66b0c-5917-4a24-b4d8-07137cd434af", + "id": "7202e7d5-b01c-4a63-9d88-14643bda04d0", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -26412,13 +26417,13 @@ "pm.collectionVariables.set(\"bpmn_4_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "7b6ddb00-c39a-44c3-aa8b-eb81d9a0c327" + "_lastExecutionId": "10fbfa19-4611-4cb2-85c7-ee228d75efe2" } }, { "listen": "prerequest", "script": { - "id": "d0d25bdc-0ecb-43af-80f3-e96674fbf274", + "id": "b5c26257-2663-4b0f-a28f-54eb9aa631d0", "type": "text/javascript", "exec": [ "window = {};", @@ -26440,7 +26445,7 @@ " ", "});" ], - "_lastExecutionId": "5c0da7d8-b4df-4ab0-9be9-5fc14c3a032d" + "_lastExecutionId": "bdf250fa-3265-4460-af1c-e2379dd41330" } } ] @@ -26457,7 +26462,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -26484,12 +26489,12 @@ }, { "key": "Postman-Token", - "value": "df511781-3220-4e1d-b57b-8e02eb8f4834", + "value": "13024934-99d7-47b1-a7db-ded4f1cda7fb", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -26504,7 +26509,7 @@ }, { "key": "Content-Length", - "value": "2753", + "value": "2749", "system": true } ], @@ -26518,7 +26523,7 @@ "type": "text/plain" }, "key": "file", - "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", + "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", "type": "text" }, { @@ -26543,13 +26548,13 @@ } }, "response": { - "id": "c5e3e4f4-7748-4e68-accc-173da953c60b", + "id": "60450991-f9d5-4c40-a0fb-6c5459190844", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "872" + "value": "868" }, { "key": "Content-Type", @@ -26570,42 +26575,42 @@ 34, 58, 34, - 55, + 48, 52, - 99, + 54, + 49, + 56, 51, - 102, - 98, - 98, + 100, + 55, + 45, + 48, + 53, 49, + 48, 45, 52, - 50, - 48, 52, - 45, + 99, 52, - 98, - 102, - 101, - 45, - 56, - 49, - 56, - 51, 45, - 98, - 49, - 56, - 102, + 97, + 50, 52, - 57, + 100, + 45, 52, 101, 55, 101, + 53, + 98, + 52, + 102, 101, - 49, + 102, + 98, + 53, 34, 44, 34, @@ -26680,27 +26685,23 @@ 34, 58, 34, - 100, - 111, - 108, - 111, - 114, - 101, - 115, + 113, + 117, + 105, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 55, - 48, 51, + 52, + 55, + 52, 53, - 50, + 53, + 57, 34, 44, 34, @@ -26769,70 +26770,70 @@ 34, 58, 34, + 57, 97, - 101, - 101, - 49, 49, - 54, 57, - 49, - 97, + 100, 57, - 97, - 99, - 55, - 48, + 98, 53, - 97, - 51, + 54, + 98, + 101, + 53, + 50, + 57, + 50, 99, + 49, + 98, 48, - 99, + 97, 53, - 51, - 54, - 52, - 56, - 50, + 57, + 100, 53, - 50, + 52, 53, + 48, 51, - 50, - 51, - 55, - 54, - 50, - 54, 52, + 48, 97, + 98, + 53, + 98, 52, + 57, 97, 101, - 55, + 56, + 57, + 52, 54, - 102, - 51, + 52, + 101, + 101, 57, - 50, - 97, - 98, - 102, - 100, - 56, + 52, 56, - 102, + 49, + 52, + 99, + 49, + 49, 98, - 50, 102, - 50, 97, + 56, 51, - 55, + 100, 97, - 53, + 56, 97, + 57, + 100, 34, 44, 34, @@ -26935,42 +26936,42 @@ 34, 58, 34, - 102, - 52, - 98, + 56, + 50, 100, 51, - 52, 101, + 55, 57, + 98, 45, - 50, - 56, + 51, 54, - 97, + 56, + 56, 45, 52, - 57, - 57, - 102, - 45, - 56, - 54, - 54, + 51, + 48, 102, 45, - 50, - 49, - 49, - 97, - 97, - 48, 98, - 51, - 99, + 50, + 54, 98, + 45, + 100, + 53, + 49, 55, - 102, + 53, + 53, + 57, + 100, + 100, + 100, + 48, + 101, 34, 44, 34, @@ -27025,42 +27026,42 @@ 73, 68, 47, - 55, + 48, 52, - 99, + 54, + 49, + 56, 51, - 102, - 98, - 98, + 100, + 55, + 45, + 48, + 53, 49, + 48, 45, 52, - 50, - 48, 52, - 45, + 99, 52, - 98, - 102, - 101, - 45, - 56, - 49, - 56, - 51, 45, - 98, - 49, - 56, - 102, + 97, + 50, 52, - 57, + 100, + 45, 52, 101, 55, 101, + 53, + 98, + 52, + 102, 101, - 49, + 102, + 98, + 53, 47, 86, 69, @@ -27156,20 +27157,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, + 49, + 55, + 58, + 53, + 52, 46, 54, - 48, - 56, + 51, + 55, 43, 48, 48, @@ -27204,20 +27205,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, + 49, + 55, + 58, + 53, + 52, 46, 54, - 48, - 56, + 51, + 55, 43, 48, 48, @@ -27323,20 +27324,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, - 46, - 53, - 57, + 49, + 55, + 58, 53, + 52, + 46, + 54, + 51, + 52, 43, 48, 48, @@ -27371,20 +27372,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, - 46, - 53, - 57, + 49, + 55, + 58, 53, + 52, + 46, + 54, + 51, + 52, 43, 48, 48, @@ -27434,10 +27435,10 @@ ] }, "cookie": [], - "responseTime": 285, - "responseSize": 872 + "responseTime": 87, + "responseSize": 868 }, - "id": "894dbeed-d940-46ee-abac-2b0531986bc2", + "id": "74ecfd05-1681-4a88-8bed-fae8996eea07", "assertions": [ { "assertion": "Status code is 200", @@ -27447,15 +27448,15 @@ }, { "cursor": { - "ref": "02f31c92-1816-4979-863d-44c26ca61ff3", + "ref": "201a5b14-aab0-4cda-816e-0454547ac383", "length": 22, "cycles": 1, "position": 19, "iteration": 0, - "httpRequestId": "9f92b61e-ea2d-409a-a462-02d2a67282ba" + "httpRequestId": "9f01e47c-bcfb-44fa-be5a-158a3ba6d70e" }, "item": { - "id": "894dbeed-d940-46ee-abac-2b0531986bc2", + "id": "74ecfd05-1681-4a88-8bed-fae8996eea07", "name": "Salva Modello BPMN 4 di tipo Spontaneous Payment", "request": { "url": { @@ -27520,7 +27521,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "8a6f3f72-33b9-4f96-b38a-22003d23b142", + "id": "621217dc-e160-43b2-ab89-e3e325707268", "name": "OK", "originalRequest": { "url": { @@ -27596,7 +27597,7 @@ { "listen": "test", "script": { - "id": "58d66b0c-5917-4a24-b4d8-07137cd434af", + "id": "7202e7d5-b01c-4a63-9d88-14643bda04d0", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", @@ -27606,13 +27607,13 @@ "pm.collectionVariables.set(\"bpmn_4_id\", jsonData.bpmnId);", "" ], - "_lastExecutionId": "7b6ddb00-c39a-44c3-aa8b-eb81d9a0c327" + "_lastExecutionId": "10fbfa19-4611-4cb2-85c7-ee228d75efe2" } }, { "listen": "prerequest", "script": { - "id": "d0d25bdc-0ecb-43af-80f3-e96674fbf274", + "id": "b5c26257-2663-4b0f-a28f-54eb9aa631d0", "type": "text/javascript", "exec": [ "window = {};", @@ -27634,7 +27635,7 @@ " ", "});" ], - "_lastExecutionId": "5c0da7d8-b4df-4ab0-9be9-5fc14c3a032d" + "_lastExecutionId": "bdf250fa-3265-4460-af1c-e2379dd41330" } } ] @@ -27651,7 +27652,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -27678,12 +27679,12 @@ }, { "key": "Postman-Token", - "value": "df511781-3220-4e1d-b57b-8e02eb8f4834", + "value": "13024934-99d7-47b1-a7db-ded4f1cda7fb", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -27698,7 +27699,7 @@ }, { "key": "Content-Length", - "value": "2753", + "value": "2749", "system": true } ], @@ -27712,7 +27713,7 @@ "type": "text/plain" }, "key": "file", - "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", + "value": "\n\n \n \n Flow_0rtxipq\n \n \n Flow_0rtxipq\n Flow_0d1f1hn\n \n \n \n Flow_0d1f1hn\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n", "type": "text" }, { @@ -27737,13 +27738,13 @@ } }, "response": { - "id": "c5e3e4f4-7748-4e68-accc-173da953c60b", + "id": "60450991-f9d5-4c40-a0fb-6c5459190844", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "872" + "value": "868" }, { "key": "Content-Type", @@ -27764,42 +27765,42 @@ 34, 58, 34, - 55, + 48, 52, - 99, + 54, + 49, + 56, 51, - 102, - 98, - 98, + 100, + 55, + 45, + 48, + 53, 49, + 48, 45, 52, - 50, - 48, 52, - 45, + 99, 52, - 98, - 102, - 101, - 45, - 56, - 49, - 56, - 51, 45, - 98, - 49, - 56, - 102, + 97, + 50, 52, - 57, + 100, + 45, 52, 101, 55, 101, + 53, + 98, + 52, + 102, 101, - 49, + 102, + 98, + 53, 34, 44, 34, @@ -27874,27 +27875,23 @@ 34, 58, 34, - 100, - 111, - 108, - 111, - 114, - 101, - 115, + 113, + 117, + 105, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 55, - 48, 51, + 52, + 55, + 52, 53, - 50, + 53, + 57, 34, 44, 34, @@ -27963,70 +27960,70 @@ 34, 58, 34, + 57, 97, - 101, - 101, - 49, 49, - 54, 57, - 49, - 97, + 100, 57, - 97, - 99, - 55, - 48, + 98, 53, - 97, - 51, + 54, + 98, + 101, + 53, + 50, + 57, + 50, 99, + 49, + 98, 48, - 99, + 97, 53, - 51, - 54, - 52, - 56, - 50, + 57, + 100, 53, - 50, + 52, 53, + 48, 51, - 50, - 51, - 55, - 54, - 50, - 54, 52, + 48, 97, + 98, + 53, + 98, 52, + 57, 97, 101, - 55, + 56, + 57, + 52, 54, - 102, - 51, + 52, + 101, + 101, 57, - 50, - 97, - 98, - 102, - 100, - 56, + 52, 56, - 102, + 49, + 52, + 99, + 49, + 49, 98, - 50, 102, - 50, 97, + 56, 51, - 55, + 100, 97, - 53, + 56, 97, + 57, + 100, 34, 44, 34, @@ -28129,42 +28126,42 @@ 34, 58, 34, - 102, - 52, - 98, + 56, + 50, 100, 51, - 52, 101, + 55, 57, + 98, 45, - 50, - 56, + 51, 54, - 97, + 56, + 56, 45, 52, - 57, - 57, + 51, + 48, 102, 45, - 56, - 54, + 98, + 50, 54, - 102, + 98, 45, - 50, - 49, + 100, + 53, 49, - 97, - 97, - 48, - 98, - 51, - 99, - 98, 55, - 102, + 53, + 53, + 57, + 100, + 100, + 100, + 48, + 101, 34, 44, 34, @@ -28219,42 +28216,42 @@ 73, 68, 47, - 55, + 48, 52, - 99, + 54, + 49, + 56, 51, - 102, - 98, - 98, + 100, + 55, + 45, + 48, + 53, 49, + 48, 45, 52, - 50, - 48, 52, - 45, + 99, 52, - 98, - 102, - 101, 45, - 56, - 49, - 56, - 51, - 45, - 98, - 49, - 56, - 102, + 97, + 50, 52, - 57, + 100, + 45, 52, 101, 55, 101, + 53, + 98, + 52, + 102, 101, - 49, + 102, + 98, + 53, 47, 86, 69, @@ -28350,20 +28347,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, + 49, + 55, + 58, + 53, + 52, 46, 54, - 48, - 56, + 51, + 55, 43, 48, 48, @@ -28398,20 +28395,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, + 49, + 55, + 58, + 53, + 52, 46, 54, - 48, - 56, + 51, + 55, 43, 48, 48, @@ -28517,20 +28514,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, - 46, - 53, - 57, + 49, + 55, + 58, 53, + 52, + 46, + 54, + 51, + 52, 43, 48, 48, @@ -28565,20 +28562,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, - 46, - 53, - 57, + 49, + 55, + 58, 53, + 52, + 46, + 54, + 51, + 52, 43, 48, 48, @@ -28628,10 +28625,10 @@ ] }, "cookie": [], - "responseTime": 285, - "responseSize": 872 + "responseTime": 87, + "responseSize": 868 }, - "id": "894dbeed-d940-46ee-abac-2b0531986bc2", + "id": "74ecfd05-1681-4a88-8bed-fae8996eea07", "assertions": [ { "assertion": "Status code is 200", @@ -28641,15 +28638,15 @@ }, { "cursor": { - "ref": "c4f281d3-44c1-4ec3-b4f4-f48afc605eb1", + "ref": "b9379325-23f3-4ada-89d2-d3b329d7c082", "length": 22, "cycles": 1, "position": 20, "iteration": 0, - "httpRequestId": "dcc690c7-ba13-4879-9d90-bfc6f7e3381f" + "httpRequestId": "b323d0dc-e13d-4fbc-90dc-b4b394ebee0e" }, "item": { - "id": "69246add-eb0d-4859-98e5-3f9fe2bf5325", + "id": "27f2cc7c-c0ce-4b8a-9c92-f1cf09a181e7", "name": "DEPLOY MODELLO VALIDO BPMN_4", "request": { "url": { @@ -28693,7 +28690,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "4e2b27b6-aba2-4f54-a32c-73e371975402", + "id": "2d0164af-3a40-4374-91a1-1e34b3acaf6d", "name": "OK", "originalRequest": { "url": { @@ -28746,14 +28743,14 @@ { "listen": "test", "script": { - "id": "51a97058-b18b-496c-9cd4-01f9f159426b", + "id": "12d9f33e-ffec-4ea8-b1ab-c0098393ed40", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});" ], - "_lastExecutionId": "23cc9b3a-6bea-4e83-85de-d642e53439f3" + "_lastExecutionId": "83a15ea8-7560-481a-aa5d-19a3c86675d0" } } ] @@ -28768,13 +28765,13 @@ "model", "bpmn", "deploy", - "74c3fbb1-4204-4bfe-8183-b18f494e7ee1", + "046183d7-0510-44c4-a24d-4e7e5b4fefb5", "version", "1" ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -28797,12 +28794,12 @@ }, { "key": "Postman-Token", - "value": "d4d4c68a-9a3c-483d-a181-e2975b6b74ac", + "value": "b487a6d3-06b9-4195-ac26-18c97c35b599", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -28824,13 +28821,13 @@ "method": "POST" }, "response": { - "id": "648f8c26-ddcc-48eb-9846-056c1813e58c", + "id": "09c1127f-5106-4c85-b49c-b7e6f5e53cbe", "status": "OK", "code": 200, "header": [ { "key": "content-length", - "value": "958" + "value": "954" }, { "key": "Content-Type", @@ -28851,42 +28848,42 @@ 34, 58, 34, - 55, + 48, 52, - 99, + 54, + 49, + 56, 51, - 102, - 98, - 98, + 100, + 55, + 45, + 48, + 53, 49, + 48, 45, 52, - 50, - 48, 52, - 45, + 99, 52, - 98, - 102, - 101, 45, - 56, - 49, - 56, - 51, - 45, - 98, - 49, - 56, - 102, + 97, + 50, 52, - 57, + 100, + 45, 52, 101, 55, 101, + 53, + 98, + 52, + 102, 101, - 49, + 102, + 98, + 53, 34, 44, 34, @@ -28947,27 +28944,23 @@ 34, 58, 34, - 100, - 111, - 108, - 111, - 114, - 101, - 115, + 113, + 117, + 105, 95, 49, 54, 57, 57, - 55, + 57, 53, - 54, - 49, - 55, - 48, 51, + 52, + 55, + 52, 53, - 50, + 53, + 57, 34, 44, 34, @@ -29037,70 +29030,70 @@ 34, 58, 34, + 57, 97, - 101, - 101, - 49, 49, - 54, 57, - 49, - 97, + 100, 57, - 97, - 99, - 55, - 48, + 98, 53, - 97, - 51, + 54, + 98, + 101, + 53, + 50, + 57, + 50, 99, + 49, + 98, 48, - 99, + 97, 53, - 51, - 54, - 52, - 56, - 50, + 57, + 100, 53, - 50, + 52, 53, + 48, 51, - 50, - 51, - 55, - 54, - 50, - 54, 52, + 48, 97, + 98, + 53, + 98, 52, + 57, 97, 101, - 55, + 56, + 57, + 52, 54, - 102, - 51, + 52, + 101, + 101, 57, - 50, - 97, - 98, - 102, - 100, - 56, + 52, 56, - 102, + 49, + 52, + 99, + 49, + 49, 98, - 50, 102, - 50, 97, + 56, 51, - 55, + 100, 97, - 53, + 56, 97, + 57, + 100, 34, 44, 34, @@ -29255,42 +29248,42 @@ 34, 58, 34, - 102, - 52, - 98, + 56, + 50, 100, 51, - 52, 101, + 55, 57, + 98, 45, - 50, - 56, + 51, 54, - 97, + 56, + 56, 45, 52, - 57, - 57, + 51, + 48, 102, 45, - 56, - 54, + 98, + 50, 54, - 102, + 98, 45, - 50, - 49, + 100, + 53, 49, - 97, - 97, - 48, - 98, - 51, - 99, - 98, 55, - 102, + 53, + 53, + 57, + 100, + 100, + 100, + 48, + 101, 34, 44, 34, @@ -29345,42 +29338,42 @@ 73, 68, 47, - 55, + 48, 52, - 99, + 54, + 49, + 56, 51, - 102, - 98, - 98, + 100, + 55, + 45, + 48, + 53, 49, + 48, 45, 52, - 50, - 48, 52, - 45, + 99, 52, - 98, - 102, - 101, - 45, - 56, - 49, - 56, - 51, 45, - 98, - 49, - 56, - 102, + 97, + 50, 52, - 57, + 100, + 45, 52, 101, 55, 101, + 53, + 98, + 52, + 102, 101, - 49, + 102, + 98, + 53, 47, 86, 69, @@ -29476,20 +29469,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, + 49, + 55, + 58, + 53, + 52, 46, 54, - 48, - 56, + 51, + 55, 43, 48, 48, @@ -29524,20 +29517,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, + 49, + 55, + 58, + 53, + 52, 46, 54, - 48, - 56, + 51, + 55, 43, 48, 48, @@ -29690,20 +29683,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, - 46, - 53, - 57, + 49, + 55, + 58, 53, + 52, + 46, + 54, + 51, + 52, 43, 48, 48, @@ -29738,20 +29731,20 @@ 49, 45, 49, - 50, + 52, 84, 48, - 50, - 58, - 50, 57, 58, - 51, - 48, - 46, + 49, 55, - 51, + 58, + 53, + 52, + 46, 56, + 53, + 49, 43, 48, 48, @@ -29801,10 +29794,10 @@ ] }, "cookie": [], - "responseTime": 75, - "responseSize": 958 + "responseTime": 69, + "responseSize": 954 }, - "id": "69246add-eb0d-4859-98e5-3f9fe2bf5325", + "id": "27f2cc7c-c0ce-4b8a-9c92-f1cf09a181e7", "assertions": [ { "assertion": "Status code is 200", @@ -29814,15 +29807,15 @@ }, { "cursor": { - "ref": "6228b01a-be2b-4981-81a7-abf91140c2c1", + "ref": "603ca4c5-522e-4782-8782-5bfcfc604dcc", "length": 22, "cycles": 1, "position": 21, "iteration": 0, - "httpRequestId": "713f167f-254b-49c5-8171-a6f0829a43fc" + "httpRequestId": "b4d3ef18-c1fd-4f2d-88d4-9b0070222c84" }, "item": { - "id": "41a69e08-fd05-46cb-ae2b-9f53f004ae6d", + "id": "f15147c1-fbe0-49f2-8cb9-a99f0b3d7189", "name": "prova ad associare il modello BPMN_4 alla banca come default per banca, ma fallisci perchè diverso functionType", "request": { "url": { @@ -29881,7 +29874,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "64fead69-9574-4b4e-8162-2cfabb87d245", + "id": "119b0398-6207-41ce-84e9-a27ecf2f65f1", "name": "OK", "originalRequest": { "url": { @@ -29949,14 +29942,14 @@ { "listen": "test", "script": { - "id": "3abd5d8c-d1f6-44bf-b965-c51284a0f7aa", + "id": "8ca6cbf3-6032-4158-ab3f-950092f0c24c", "type": "text/javascript", "exec": [ "pm.test(\"Status code is 400\", function () {", " pm.response.to.have.status(400);", "});" ], - "_lastExecutionId": "11797b09-bdd0-4003-8b58-51d1347ca424" + "_lastExecutionId": "f09d0a71-f7aa-4a76-af4f-bda29fd83987" } } ] @@ -29978,7 +29971,7 @@ ], "host": [ "host", - "docker", + "testcontainers", "internal" ], "query": [], @@ -30005,12 +29998,12 @@ }, { "key": "Postman-Token", - "value": "5220dd03-0a2c-4027-b8db-ffce99915a60", + "value": "5d28c779-2fa1-476f-9264-62f40a6aca67", "system": true }, { "key": "Host", - "value": "host.docker.internal:8086", + "value": "host.testcontainers.internal:8086", "system": true }, { @@ -30032,7 +30025,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"defaultTemplateId\": \"74c3fbb1-4204-4bfe-8183-b18f494e7ee1\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"branchDefaultTemplateVersion\": \"2\",\n \"terminals\": [\n {\n \"templateId\": \"1522f509-b792-4ffe-88cc-187d9678c547\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", + "raw": "{\n \"defaultTemplateId\": \"046183d7-0510-44c4-a24d-4e7e5b4fefb5\",\n \"defaultTemplateVersion\": \"1\",\n \"branchesConfigs\": [\n {\n \"branchId\": \"1\",\n \"branchDefaultTemplateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"branchDefaultTemplateVersion\": \"2\",\n \"terminals\": [\n {\n \"templateId\": \"83b7e559-07bf-4360-953c-14b7407eeea5\",\n \"templateVersion\": \"1\",\n \"terminalIds\": [\n \"1\",\n \"2\"\n ]\n }\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -30042,7 +30035,7 @@ } }, "response": { - "id": "6fb1e89a-8051-4b29-9463-37d967b6b3ba", + "id": "b7f8baee-2890-4909-91d5-ba71809f2578", "status": "Bad Request", "code": 400, "header": [ @@ -30217,42 +30210,42 @@ 73, 100, 61, - 55, + 48, 52, - 99, + 54, + 49, + 56, 51, - 102, - 98, - 98, + 100, + 55, + 45, + 48, + 53, 49, + 48, 45, 52, - 50, - 48, 52, - 45, + 99, 52, - 98, - 102, - 101, - 45, - 56, - 49, - 56, - 51, 45, - 98, - 49, - 56, - 102, + 97, + 50, 52, - 57, + 100, + 45, 52, 101, 55, 101, + 53, + 98, + 52, + 102, 101, - 49, + 102, + 98, + 53, 44, 32, 109, @@ -30293,10 +30286,10 @@ ] }, "cookie": [], - "responseTime": 73, + "responseTime": 41, "responseSize": 232 }, - "id": "41a69e08-fd05-46cb-ae2b-9f53f004ae6d", + "id": "f15147c1-fbe0-49f2-8cb9-a99f0b3d7189", "assertions": [ { "assertion": "Status code is 400", @@ -30306,7 +30299,7 @@ } ], "transfers": { - "responseTotal": 2375161 + "responseTotal": 2375156 }, "failures": [], "error": null