From eadaf00275c9358d8410a8cf1987593af4370fa2 Mon Sep 17 00:00:00 2001 From: burnettk Date: Thu, 15 Sep 2022 16:18:53 -0400 Subject: [PATCH] updates from staging --- test/tc-601/workflow.json | 22 +++++++++++----------- test/tc-70/TC-7.0.bpmn | 36 +++++++++++++++++------------------- test/tc-70/workflow.json | 24 ++++++++++++------------ 3 files changed, 40 insertions(+), 42 deletions(-) diff --git a/test/tc-601/workflow.json b/test/tc-601/workflow.json index 76660a06..526cb5ae 100644 --- a/test/tc-601/workflow.json +++ b/test/tc-601/workflow.json @@ -1,17 +1,17 @@ { - "description": "TC-6.0.1 - Message receiver F", - "is_review": false, "library": false, - "libraries": [], - "process_group_id": "test", "display_order": 45, - "display_name": "TC-6.0.1 - Message receiver N", - "fault_or_suspend_on_exception": "fault", - "primary_file_name": "TC-6.0.1.bpmn", + "process_group_id": "test", "is_master_spec": false, - "standalone": false, + "description": "TC-6.0.1 - Message receiver F", + "display_name": "TC-6.0.1 - Message receiver N", + "primary_file_name": "TC-6.0.1.bpmn", + "is_review": false, "files": [], - "id": "tc-601", + "exception_notification_addresses": [], + "libraries": [], + "fault_or_suspend_on_exception": "fault", "primary_process_id": "Process_bd2e724", - "exception_notification_addresses": [] -} + "id": "tc-601", + "standalone": false +} \ No newline at end of file diff --git a/test/tc-70/TC-7.0.bpmn b/test/tc-70/TC-7.0.bpmn index a7a19a6d..f3608279 100644 --- a/test/tc-70/TC-7.0.bpmn +++ b/test/tc-70/TC-7.0.bpmn @@ -1,19 +1,21 @@ - + - + + mcp_topica_one + mcp_topica_two - + Flow_1bk0sdv @@ -22,15 +24,15 @@ Flow_10mnhhi - Flow_11zewby + Flow_1pjkm2z Flow_10mnhhi Flow_1b3025q - Flow_11zewby + Flow_1pjkm2z Flow_01oalj4 @@ -54,7 +56,7 @@ topic_two_b = f"topic_two_b_conversation_{timestamp}" del time - + @@ -64,7 +66,7 @@ del time topica_two - + topica_one @@ -75,9 +77,7 @@ del time { - "topica_one": topic_one_a, - "initial_var_one": 3 - } +"topica_one": topic_one_a, "initial_var_one": 3 } @@ -88,10 +88,10 @@ del time { - "topica_two": topic_two_a, - "topicb_two": topic_two_b, - "initial_var_two": 5 - } +"topica_two": topic_two_a, +"topicb_two": topic_two_b, +"initial_var_two": 6 +} @@ -148,11 +148,9 @@ del time - - - - - + + + diff --git a/test/tc-70/workflow.json b/test/tc-70/workflow.json index 2bd13b40..6bdafb05 100644 --- a/test/tc-70/workflow.json +++ b/test/tc-70/workflow.json @@ -1,17 +1,17 @@ { - "standalone": false, - "display_name": "TC-7.0 - Generic flow with all types of message events", - "primary_process_id": "Process_bd2e724", - "fault_or_suspend_on_exception": "fault", - "libraries": [], - "id": "tc-70", - "process_group_id": "test", - "display_order": 24, - "primary_file_name": "TC-7.0.bpmn", - "exception_notification_addresses": [], "library": false, - "is_review": false, + "display_order": 24, + "process_group_id": "test", "is_master_spec": false, "description": "TC-7.0 - Generic flow with all types of message events", - "files": [] + "display_name": "TC-7.0 - Generic flow with all types of message events", + "primary_file_name": "TC-7.0.bpmn", + "is_review": false, + "files": [], + "exception_notification_addresses": [], + "libraries": [], + "fault_or_suspend_on_exception": "fault", + "primary_process_id": "Process_new", + "id": "tc-70", + "standalone": false } \ No newline at end of file