Skip to content

Commit 5dceba1

Browse files
committed
Run all the integration tests - 2022-04-28 PT
1 parent 31b1320 commit 5dceba1

File tree

12 files changed

+4247
-135
lines changed

12 files changed

+4247
-135
lines changed

json-logs/samples/api/chat.postMessage.json

Lines changed: 245 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -495,15 +495,6 @@
495495
"initial_users": [
496496
""
497497
]
498-
},
499-
{
500-
"type": "",
501-
"image_url": "",
502-
"alt_text": "",
503-
"fallback": "",
504-
"image_width": 12345,
505-
"image_height": 12345,
506-
"image_bytes": 12345
507498
}
508499
],
509500
"call_id": "R00000000",
@@ -574,6 +565,57 @@
574565
},
575566
"external_id": "",
576567
"source": "",
568+
"file_id": "",
569+
"file": {
570+
"id": "",
571+
"created": 123,
572+
"timestamp": 123,
573+
"name": "",
574+
"title": "",
575+
"subject": "",
576+
"mimetype": "",
577+
"filetype": "",
578+
"pretty_type": "",
579+
"user": "",
580+
"mode": "",
581+
"editable": false,
582+
"non_owner_editable": false,
583+
"editor": "",
584+
"last_editor": "",
585+
"updated": 123,
586+
"subtype": "",
587+
"transcription": {
588+
"status": "",
589+
"locale": ""
590+
},
591+
"mp4": "",
592+
"vtt": "",
593+
"hls": "",
594+
"hls_embed": "",
595+
"duration_ms": 123,
596+
"original_attachment_count": 123,
597+
"is_external": false,
598+
"external_type": "",
599+
"external_id": "",
600+
"external_url": "",
601+
"username": "",
602+
"size": 123,
603+
"url_private": "",
604+
"url_private_download": "",
605+
"app_id": "",
606+
"app_name": "",
607+
"thumb_64": "",
608+
"thumb_64_gif": "",
609+
"thumb_64_w": "",
610+
"thumb_64_h": "",
611+
"thumb_80": "",
612+
"thumb_80_gif": "",
613+
"thumb_80_w": "",
614+
"thumb_80_gif": "",
615+
"thumb_80_h": "",
616+
"thumb_160": "",
617+
"thumb_160_gif": ""
618+
},
577619
"fallback": "",
578620
"image_url": "",
579621
"image_width": 12345,
@@ -753,101 +795,11 @@
753795
],
754796
"attachments": [
755797
{
756-
"msg_subtype": "",
757-
"fallback": "",
758-
"callback_id": "",
759-
"color": "",
760-
"pretext": "",
761-
"service_url": "",
762-
"service_name": "",
763-
"service_icon": "",
764-
"author_id": "",
765-
"author_name": "",
766-
"author_link": "",
767-
"author_icon": "",
768-
"from_url": "",
769-
"original_url": "",
770-
"author_subname": "",
771-
"channel_id": "",
772-
"channel_name": "",
773798
"id": 12345,
774-
"app_id": "",
775-
"bot_id": "",
776-
"indent": false,
777-
"is_msg_unfurl": false,
778-
"is_reply_unfurl": false,
779-
"is_thread_root_unfurl": false,
780-
"is_app_unfurl": false,
781-
"app_unfurl_url": "",
782-
"title": "",
783-
"title_link": "",
799+
"fallback": "",
784800
"text": "",
785-
"fields": [
786-
{
787-
"title": "",
788-
"value": "",
789-
"short": false
790-
}
791-
],
792-
"image_url": "",
793-
"image_width": 12345,
794-
"image_height": 12345,
795-
"image_bytes": 12345,
796-
"thumb_url": "",
797-
"thumb_width": 12345,
798-
"thumb_height": 12345,
799-
"video_url": "",
800-
"video_html": "",
801-
"video_html_width": 12345,
802-
"video_html_height": 12345,
801+
"callback_id": "",
803802
"footer": "",
804-
"footer_icon": "",
805-
"ts": "",
806-
"mrkdwn_in": [
807-
""
808-
],
809-
"actions": [
810-
{
811-
"id": "",
812-
"name": "",
813-
"text": "",
814-
"style": "",
815-
"type": "",
816-
"value": "",
817-
"confirm": {
818-
"title": "",
819-
"text": "",
820-
"ok_text": "",
821-
"dismiss_text": ""
822-
},
823-
"options": [
824-
{
825-
"text": "",
826-
"value": ""
827-
}
828-
],
829-
"selected_options": [
830-
{
831-
"text": "",
832-
"value": ""
833-
}
834-
],
835-
"data_source": "",
836-
"min_query_length": 12345,
837-
"option_groups": [
838-
{
839-
"text": "",
840-
"options": [
841-
{
842-
"text": "",
843-
"value": ""
844-
}
845-
]
846-
}
847-
],
848-
"url": ""
849-
}
850-
],
851803
"blocks": [
852804
{
853805
"type": "",
@@ -1053,6 +1005,57 @@
10531005
},
10541006
"external_id": "",
10551007
"source": "",
1008+
"file_id": "",
1009+
"file": {
1010+
"id": "",
1011+
"created": 123,
1012+
"timestamp": 123,
1013+
"name": "",
1014+
"title": "",
1015+
"subject": "",
1016+
"mimetype": "",
1017+
"filetype": "",
1018+
"pretty_type": "",
1019+
"user": "",
1020+
"mode": "",
1021+
"editable": false,
1022+
"non_owner_editable": false,
1023+
"editor": "",
1024+
"last_editor": "",
1025+
"updated": 123,
1026+
"subtype": "",
1027+
"transcription": {
1028+
"status": "",
1029+
"locale": ""
1030+
},
1031+
"mp4": "",
1032+
"vtt": "",
1033+
"hls": "",
1034+
"hls_embed": "",
1035+
"duration_ms": 123,
1036+
"original_attachment_count": 123,
1037+
"is_external": false,
1038+
"external_type": "",
1039+
"external_id": "",
1040+
"external_url": "",
1041+
"username": "",
1042+
"size": 123,
1043+
"url_private": "",
1044+
"url_private_download": "",
1045+
"app_id": "",
1046+
"app_name": "",
1047+
"thumb_64": "",
1048+
"thumb_64_gif": "",
1049+
"thumb_64_w": "",
1050+
"thumb_64_h": "",
1051+
"thumb_80": "",
1052+
"thumb_80_gif": "",
1053+
"thumb_80_w": "",
1054+
"thumb_80_gif": "",
1055+
"thumb_80_h": "",
1056+
"thumb_160": "",
1057+
"thumb_160_gif": ""
1058+
},
10561059
"text": {
10571060
"type": "",
10581061
"text": "",
@@ -1379,6 +1382,96 @@
13791382
"optional": false
13801383
}
13811384
],
1385+
"color": "",
1386+
"msg_subtype": "",
1387+
"pretext": "",
1388+
"service_url": "",
1389+
"service_name": "",
1390+
"service_icon": "",
1391+
"author_id": "",
1392+
"author_name": "",
1393+
"author_link": "",
1394+
"author_icon": "",
1395+
"from_url": "",
1396+
"original_url": "",
1397+
"author_subname": "",
1398+
"channel_id": "",
1399+
"channel_name": "",
1400+
"app_id": "",
1401+
"bot_id": "",
1402+
"indent": false,
1403+
"is_msg_unfurl": false,
1404+
"is_reply_unfurl": false,
1405+
"is_thread_root_unfurl": false,
1406+
"is_app_unfurl": false,
1407+
"app_unfurl_url": "",
1408+
"title": "",
1409+
"title_link": "",
1410+
"fields": [
1411+
{
1412+
"title": "",
1413+
"value": "",
1414+
"short": false
1415+
}
1416+
],
1417+
"image_url": "",
1418+
"image_width": 12345,
1419+
"image_height": 12345,
1420+
"image_bytes": 12345,
1421+
"thumb_url": "",
1422+
"thumb_width": 12345,
1423+
"thumb_height": 12345,
1424+
"video_url": "",
1425+
"video_html": "",
1426+
"video_html_width": 12345,
1427+
"video_html_height": 12345,
1428+
"footer_icon": "",
1429+
"ts": "",
1430+
"mrkdwn_in": [
1431+
""
1432+
],
1433+
"actions": [
1434+
{
1435+
"id": "",
1436+
"name": "",
1437+
"text": "",
1438+
"style": "",
1439+
"type": "",
1440+
"value": "",
1441+
"confirm": {
1442+
"title": "",
1443+
"text": "",
1444+
"ok_text": "",
1445+
"dismiss_text": ""
1446+
},
1447+
"options": [
1448+
{
1449+
"text": "",
1450+
"value": ""
1451+
}
1452+
],
1453+
"selected_options": [
1454+
{
1455+
"text": "",
1456+
"value": ""
1457+
}
1458+
],
1459+
"data_source": "",
1460+
"min_query_length": 12345,
1461+
"option_groups": [
1462+
{
1463+
"text": "",
1464+
"options": [
1465+
{
1466+
"text": "",
1467+
"value": ""
1468+
}
1469+
]
1470+
}
1471+
],
1472+
"url": ""
1473+
}
1474+
],
13821475
"preview": {
13831476
"type": "",
13841477
"can_remove": false,
@@ -2014,6 +2107,57 @@
20142107
},
20152108
"external_id": "",
20162109
"source": "",
2110+
"file_id": "",
2111+
"file": {
2112+
"id": "",
2113+
"created": 123,
2114+
"timestamp": 123,
2115+
"name": "",
2116+
"title": "",
2117+
"subject": "",
2118+
"mimetype": "",
2119+
"filetype": "",
2120+
"pretty_type": "",
2121+
"user": "",
2122+
"mode": "",
2123+
"editable": false,
2124+
"non_owner_editable": false,
2125+
"editor": "",
2126+
"last_editor": "",
2127+
"updated": 123,
2128+
"subtype": "",
2129+
"transcription": {
2130+
"status": "",
2131+
"locale": ""
2132+
},
2133+
"mp4": "",
2134+
"vtt": "",
2135+
"hls": "",
2136+
"hls_embed": "",
2137+
"duration_ms": 123,
2138+
"original_attachment_count": 123,
2139+
"is_external": false,
2140+
"external_type": "",
2141+
"external_id": "",
2142+
"external_url": "",
2143+
"username": "",
2144+
"size": 123,
2145+
"url_private": "",
2146+
"url_private_download": "",
2147+
"app_id": "",
2148+
"app_name": "",
2149+
"thumb_64": "",
2150+
"thumb_64_gif": "",
2151+
"thumb_64_w": "",
2152+
"thumb_64_h": "",
2153+
"thumb_80": "",
2154+
"thumb_80_gif": "",
2155+
"thumb_80_w": "",
2156+
"thumb_80_gif": "",
2157+
"thumb_80_h": "",
2158+
"thumb_160": "",
2159+
"thumb_160_gif": ""
2160+
},
20172161
"label": {
20182162
"type": "",
20192163
"text": "",

0 commit comments

Comments
 (0)