Skip to content

Commit 7306192

Browse files
committed
Run all the integration tests
1 parent a2e96f3 commit 7306192

File tree

4 files changed

+434
-4
lines changed

4 files changed

+434
-4
lines changed

json-logs/samples/api/rtm.start.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,8 @@
570570
"type": [
571571
""
572572
]
573-
}
573+
},
574+
"has_compliance_export": false
574575
},
575576
"icon": {
576577
"image_34": "https://www.example.com/",

json-logs/samples/api/search.all.json

Lines changed: 215 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,112 @@
736736
"rotation": 12345,
737737
"thumb_tiny": ""
738738
}
739+
},
740+
{
741+
"title": "",
742+
"title_link": "https://www.example.com/",
743+
"text": "",
744+
"fallback": "",
745+
"from_url": "https://www.example.com/",
746+
"service_icon": "https://www.example.com/",
747+
"service_name": "",
748+
"id": 12345,
749+
"original_url": "https://www.example.com/",
750+
"msg_subtype": "",
751+
"callback_id": "",
752+
"color": "",
753+
"pretext": "",
754+
"service_url": "",
755+
"author_id": "",
756+
"author_name": "",
757+
"author_link": "",
758+
"author_icon": "",
759+
"author_subname": "",
760+
"channel_id": "",
761+
"channel_name": "",
762+
"bot_id": "",
763+
"indent": false,
764+
"is_msg_unfurl": false,
765+
"is_reply_unfurl": false,
766+
"is_thread_root_unfurl": false,
767+
"is_app_unfurl": false,
768+
"app_unfurl_url": "",
769+
"fields": [
770+
{
771+
"title": "",
772+
"value": "",
773+
"short": false
774+
}
775+
],
776+
"image_url": "",
777+
"image_width": 12345,
778+
"image_height": 12345,
779+
"image_bytes": 12345,
780+
"thumb_url": "",
781+
"thumb_width": 12345,
782+
"thumb_height": 12345,
783+
"video_html": "",
784+
"video_html_width": 12345,
785+
"video_html_height": 12345,
786+
"footer": "",
787+
"footer_icon": "",
788+
"ts": "",
789+
"mrkdwn_in": [
790+
""
791+
],
792+
"actions": [
793+
{
794+
"id": "",
795+
"name": "",
796+
"text": "",
797+
"style": "",
798+
"type": "",
799+
"value": "",
800+
"confirm": {
801+
"title": "",
802+
"text": "",
803+
"ok_text": "",
804+
"dismiss_text": ""
805+
},
806+
"options": [
807+
{
808+
"text": "",
809+
"value": ""
810+
}
811+
],
812+
"selected_options": [
813+
{
814+
"text": "",
815+
"value": ""
816+
}
817+
],
818+
"data_source": "",
819+
"min_query_length": 12345,
820+
"option_groups": [
821+
{
822+
"text": ""
823+
}
824+
],
825+
"url": ""
826+
}
827+
],
828+
"filename": "",
829+
"size": 12345,
830+
"mimetype": "",
831+
"url": "",
832+
"metadata": {
833+
"thumb_64": false,
834+
"thumb_80": false,
835+
"thumb_160": false,
836+
"original_w": 12345,
837+
"original_h": 12345,
838+
"thumb_360_w": 12345,
839+
"thumb_360_h": 12345,
840+
"format": "",
841+
"extension": "",
842+
"rotation": 12345,
843+
"thumb_tiny": ""
844+
}
739845
}
740846
]
741847
},
@@ -867,7 +973,115 @@
867973
],
868974
"text": "",
869975
"iid": "",
870-
"permalink": "https://www.example.com/"
976+
"permalink": "https://www.example.com/",
977+
"attachments": [
978+
{
979+
"msg_subtype": "",
980+
"fallback": "",
981+
"callback_id": "",
982+
"color": "",
983+
"pretext": "",
984+
"service_url": "",
985+
"service_name": "",
986+
"service_icon": "",
987+
"author_id": "",
988+
"author_name": "",
989+
"author_link": "",
990+
"author_icon": "",
991+
"from_url": "",
992+
"original_url": "",
993+
"author_subname": "",
994+
"channel_id": "",
995+
"channel_name": "",
996+
"id": 12345,
997+
"bot_id": "",
998+
"indent": false,
999+
"is_msg_unfurl": false,
1000+
"is_reply_unfurl": false,
1001+
"is_thread_root_unfurl": false,
1002+
"is_app_unfurl": false,
1003+
"app_unfurl_url": "",
1004+
"title": "",
1005+
"title_link": "",
1006+
"text": "",
1007+
"fields": [
1008+
{
1009+
"title": "",
1010+
"value": "",
1011+
"short": false
1012+
}
1013+
],
1014+
"image_url": "",
1015+
"image_width": 12345,
1016+
"image_height": 12345,
1017+
"image_bytes": 12345,
1018+
"thumb_url": "",
1019+
"thumb_width": 12345,
1020+
"thumb_height": 12345,
1021+
"video_html": "",
1022+
"video_html_width": 12345,
1023+
"video_html_height": 12345,
1024+
"footer": "",
1025+
"footer_icon": "",
1026+
"ts": "",
1027+
"mrkdwn_in": [
1028+
""
1029+
],
1030+
"actions": [
1031+
{
1032+
"id": "",
1033+
"name": "",
1034+
"text": "",
1035+
"style": "",
1036+
"type": "",
1037+
"value": "",
1038+
"confirm": {
1039+
"title": "",
1040+
"text": "",
1041+
"ok_text": "",
1042+
"dismiss_text": ""
1043+
},
1044+
"options": [
1045+
{
1046+
"text": "",
1047+
"value": ""
1048+
}
1049+
],
1050+
"selected_options": [
1051+
{
1052+
"text": "",
1053+
"value": ""
1054+
}
1055+
],
1056+
"data_source": "",
1057+
"min_query_length": 12345,
1058+
"option_groups": [
1059+
{
1060+
"text": ""
1061+
}
1062+
],
1063+
"url": ""
1064+
}
1065+
],
1066+
"filename": "",
1067+
"size": 12345,
1068+
"mimetype": "",
1069+
"url": "",
1070+
"metadata": {
1071+
"thumb_64": false,
1072+
"thumb_80": false,
1073+
"thumb_160": false,
1074+
"original_w": 12345,
1075+
"original_h": 12345,
1076+
"thumb_360_w": 12345,
1077+
"thumb_360_h": 12345,
1078+
"format": "",
1079+
"extension": "",
1080+
"rotation": 12345,
1081+
"thumb_tiny": ""
1082+
}
1083+
}
1084+
]
8711085
}
8721086
}
8731087
]

0 commit comments

Comments
 (0)