Skip to content

Commit c6641b1

Browse files
committed
732 Update tests
1 parent e3ea5b2 commit c6641b1

File tree

220 files changed

+1743
-1759
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

220 files changed

+1743
-1759
lines changed

server/ee/libs/modules/components/api-platform/src/test/resources/definition/api-platform_v1.json

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"required": true,
5757
"type": "STRING"
5858
}, {
59+
"name": "response",
5960
"advancedOption": null,
6061
"description": "The properties of the response.",
6162
"displayCondition": null,
@@ -67,7 +68,6 @@
6768
"header": null,
6869
"hidden": null,
6970
"metadata": { },
70-
"name": "response",
7171
"required": true,
7272
"type": "DYNAMIC_PROPERTIES"
7373
} ],
@@ -78,8 +78,8 @@
7878
} ],
7979
"clusterElements": null,
8080
"componentCategories": [ {
81-
"label": "Helpers",
82-
"name": "helpers"
81+
"name": "helpers",
82+
"label": "Helpers"
8383
} ],
8484
"connection": null,
8585
"customAction": null,
@@ -102,14 +102,10 @@
102102
"listenerEnable": null,
103103
"name": "newApiRequest",
104104
"outputDefinition": {
105-
"output": null,
106-
"outputResponse": {
107-
"outputSchema": null,
108-
"placeholder": null,
109-
"sampleOutput": { }
110-
},
105+
"output": { },
106+
"outputResponse": null,
111107
"outputSchema": null,
112-
"sampleOutput": { }
108+
"sampleOutput": null
113109
},
114110
"poll": null,
115111
"processErrorResponse": null,

server/ee/libs/modules/components/app-event/src/test/resources/definition/app-event_v1.json

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"actions": [ ],
33
"clusterElements": null,
44
"componentCategories": [ {
5-
"label": "Helpers",
6-
"name": "helpers"
5+
"name": "helpers",
6+
"label": "Helpers"
77
} ],
88
"connection": null,
99
"customAction": null,
@@ -26,14 +26,10 @@
2626
"listenerEnable": null,
2727
"name": "newEvent",
2828
"outputDefinition": {
29-
"output": null,
30-
"outputResponse": {
31-
"outputSchema": null,
32-
"placeholder": null,
33-
"sampleOutput": { }
34-
},
29+
"output": { },
30+
"outputResponse": null,
3531
"outputSchema": null,
36-
"sampleOutput": { }
32+
"sampleOutput": null
3733
},
3834
"poll": null,
3935
"processErrorResponse": null,

server/libs/modules/components/accelo/src/test/resources/definition/accelo_v1.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,11 +1534,11 @@
15341534
} ],
15351535
"clusterElements": null,
15361536
"componentCategories": [ {
1537-
"label": "CRM",
1538-
"name": "crm"
1537+
"name": "crm",
1538+
"label": "CRM"
15391539
}, {
1540-
"label": "Project Management",
1541-
"name": "project-management"
1540+
"name": "project-management",
1541+
"label": "Project Management"
15421542
} ],
15431543
"connection": {
15441544
"authorizationRequired": null,

server/libs/modules/components/active-campaign/src/test/resources/definition/active-campaign_v1.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,10 +1192,10 @@
11921192
"workflowNodeDescription": null
11931193
} ],
11941194
"clusterElements": [ {
1195+
"name": "createAccount",
11951196
"description": "Creates a new account.",
11961197
"element": { },
11971198
"help": null,
1198-
"name": "createAccount",
11991199
"outputDefinition": {
12001200
"output": null,
12011201
"outputResponse": {
@@ -1498,18 +1498,18 @@
14981498
} ],
14991499
"title": "Create Account",
15001500
"type": {
1501+
"name": "TOOLS",
15011502
"key": "tools",
15021503
"label": "Tools",
15031504
"multipleElements": true,
1504-
"name": "TOOLS",
15051505
"required": false
15061506
},
15071507
"workflowNodeDescription": null
15081508
}, {
1509+
"name": "createContact",
15091510
"description": "Creates a new contact.",
15101511
"element": { },
15111512
"help": null,
1512-
"name": "createContact",
15131513
"outputDefinition": {
15141514
"output": null,
15151515
"outputResponse": {
@@ -1944,18 +1944,18 @@
19441944
} ],
19451945
"title": "Create Contact",
19461946
"type": {
1947+
"name": "TOOLS",
19471948
"key": "tools",
19481949
"label": "Tools",
19491950
"multipleElements": true,
1950-
"name": "TOOLS",
19511951
"required": false
19521952
},
19531953
"workflowNodeDescription": null
19541954
}, {
1955+
"name": "createTask",
19551956
"description": "Creates a new task.",
19561957
"element": { },
19571958
"help": null,
1958-
"name": "createTask",
19591959
"outputDefinition": {
19601960
"output": null,
19611961
"outputResponse": {
@@ -2357,20 +2357,20 @@
23572357
} ],
23582358
"title": "Create Task",
23592359
"type": {
2360+
"name": "TOOLS",
23602361
"key": "tools",
23612362
"label": "Tools",
23622363
"multipleElements": true,
2363-
"name": "TOOLS",
23642364
"required": false
23652365
},
23662366
"workflowNodeDescription": null
23672367
} ],
23682368
"componentCategories": [ {
2369-
"label": "CRM",
2370-
"name": "crm"
2369+
"name": "crm",
2370+
"label": "CRM"
23712371
}, {
2372-
"label": "Marketing Automation",
2373-
"name": "marketing-automation"
2372+
"name": "marketing-automation",
2373+
"label": "Marketing Automation"
23742374
} ],
23752375
"connection": {
23762376
"authorizationRequired": null,

server/libs/modules/components/acumbamail/src/test/resources/definition/acumbamail_v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,8 @@
413413
} ],
414414
"clusterElements": null,
415415
"componentCategories": [ {
416-
"label": "Marketing Automation",
417-
"name": "marketing-automation"
416+
"name": "marketing-automation",
417+
"label": "Marketing Automation"
418418
} ],
419419
"connection": {
420420
"authorizationRequired": null,

server/libs/modules/components/affinity/src/test/resources/definition/affinity_v1.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -852,10 +852,10 @@
852852
"workflowNodeDescription": null
853853
} ],
854854
"clusterElements": [ {
855+
"name": "createOpportunity",
855856
"description": "Creates a new opportunity.",
856857
"element": { },
857858
"help": null,
858-
"name": "createOpportunity",
859859
"outputDefinition": {
860860
"output": null,
861861
"outputResponse": {
@@ -1032,18 +1032,18 @@
10321032
} ],
10331033
"title": "Create Opportunity",
10341034
"type": {
1035+
"name": "TOOLS",
10351036
"key": "tools",
10361037
"label": "Tools",
10371038
"multipleElements": true,
1038-
"name": "TOOLS",
10391039
"required": false
10401040
},
10411041
"workflowNodeDescription": null
10421042
}, {
1043+
"name": "createOrganization",
10431044
"description": "Creates a new organization.",
10441045
"element": { },
10451046
"help": null,
1046-
"name": "createOrganization",
10471047
"outputDefinition": {
10481048
"output": null,
10491049
"outputResponse": {
@@ -1288,18 +1288,18 @@
12881288
} ],
12891289
"title": "Create Organization",
12901290
"type": {
1291+
"name": "TOOLS",
12911292
"key": "tools",
12921293
"label": "Tools",
12931294
"multipleElements": true,
1294-
"name": "TOOLS",
12951295
"required": false
12961296
},
12971297
"workflowNodeDescription": null
12981298
}, {
1299+
"name": "createPerson",
12991300
"description": "Creates a new person.",
13001301
"element": { },
13011302
"help": null,
1302-
"name": "createPerson",
13031303
"outputDefinition": {
13041304
"output": null,
13051305
"outputResponse": {
@@ -1677,17 +1677,17 @@
16771677
} ],
16781678
"title": "Create Person",
16791679
"type": {
1680+
"name": "TOOLS",
16801681
"key": "tools",
16811682
"label": "Tools",
16821683
"multipleElements": true,
1683-
"name": "TOOLS",
16841684
"required": false
16851685
},
16861686
"workflowNodeDescription": null
16871687
} ],
16881688
"componentCategories": [ {
1689-
"label": "CRM",
1690-
"name": "crm"
1689+
"name": "crm",
1690+
"label": "CRM"
16911691
} ],
16921692
"connection": {
16931693
"authorizationRequired": null,

server/libs/modules/components/agile-crm/src/test/resources/definition/agile-crm_v1.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6320,10 +6320,10 @@
63206320
"workflowNodeDescription": null
63216321
} ],
63226322
"clusterElements": [ {
6323+
"name": "createContact",
63236324
"description": "Creates a new contact.",
63246325
"element": { },
63256326
"help": null,
6326-
"name": "createContact",
63276327
"outputDefinition": {
63286328
"output": null,
63296329
"outputResponse": {
@@ -8971,18 +8971,18 @@
89718971
} ],
89728972
"title": "Create Contact",
89738973
"type": {
8974+
"name": "TOOLS",
89748975
"key": "tools",
89758976
"label": "Tools",
89768977
"multipleElements": true,
8977-
"name": "TOOLS",
89788978
"required": false
89798979
},
89808980
"workflowNodeDescription": null
89818981
}, {
8982+
"name": "crateDeal",
89828983
"description": "Creates a new deal.",
89838984
"element": { },
89848985
"help": null,
8985-
"name": "crateDeal",
89868986
"outputDefinition": {
89878987
"output": null,
89888988
"outputResponse": {
@@ -11125,18 +11125,18 @@
1112511125
} ],
1112611126
"title": "Create Deal",
1112711127
"type": {
11128+
"name": "TOOLS",
1112811129
"key": "tools",
1112911130
"label": "Tools",
1113011131
"multipleElements": true,
11131-
"name": "TOOLS",
1113211132
"required": false
1113311133
},
1113411134
"workflowNodeDescription": null
1113511135
}, {
11136+
"name": "createTask",
1113611137
"description": "Creates a new task.",
1113711138
"element": { },
1113811139
"help": null,
11139-
"name": "createTask",
1114011140
"outputDefinition": {
1114111141
"output": null,
1114211142
"outputResponse": {
@@ -12628,17 +12628,17 @@
1262812628
} ],
1262912629
"title": "Create Task",
1263012630
"type": {
12631+
"name": "TOOLS",
1263112632
"key": "tools",
1263212633
"label": "Tools",
1263312634
"multipleElements": true,
12634-
"name": "TOOLS",
1263512635
"required": false
1263612636
},
1263712637
"workflowNodeDescription": null
1263812638
} ],
1263912639
"componentCategories": [ {
12640-
"label": "CRM",
12641-
"name": "crm"
12640+
"name": "crm",
12641+
"label": "CRM"
1264212642
} ],
1264312643
"connection": {
1264412644
"authorizationRequired": null,

server/libs/modules/components/aha/src/test/resources/definition/aha_v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3421,8 +3421,8 @@
34213421
} ],
34223422
"clusterElements": null,
34233423
"componentCategories": [ {
3424-
"label": "Productivity and Collaboration",
3425-
"name": "productivity-and-collaboration"
3424+
"name": "productivity-and-collaboration",
3425+
"label": "Productivity and Collaboration"
34263426
} ],
34273427
"connection": {
34283428
"authorizationRequired": null,

0 commit comments

Comments
 (0)