Skip to content

Commit 5edb603

Browse files
committed
Run all integration tests
1 parent fb7ee61 commit 5edb603

File tree

4 files changed

+231
-17
lines changed

4 files changed

+231
-17
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,8 @@
560560
]
561561
},
562562
"invites_limit": false,
563-
"ntlm_credential_domains": ""
563+
"ntlm_credential_domains": "",
564+
"allow_admin_retention_override": 12345
564565
},
565566
"icon": {
566567
"image_34": "https://www.example.com/",

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

Lines changed: 109 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,115 @@
400400
],
401401
"text": "",
402402
"iid": "",
403-
"permalink": "https://www.example.com/"
403+
"permalink": "https://www.example.com/",
404+
"attachments": [
405+
{
406+
"msg_subtype": "",
407+
"fallback": "",
408+
"callback_id": "",
409+
"color": "",
410+
"pretext": "",
411+
"service_url": "",
412+
"service_name": "",
413+
"service_icon": "",
414+
"author_id": "",
415+
"author_name": "",
416+
"author_link": "",
417+
"author_icon": "",
418+
"from_url": "",
419+
"original_url": "",
420+
"author_subname": "",
421+
"channel_id": "",
422+
"channel_name": "",
423+
"id": 12345,
424+
"bot_id": "",
425+
"indent": false,
426+
"is_msg_unfurl": false,
427+
"is_reply_unfurl": false,
428+
"is_thread_root_unfurl": false,
429+
"is_app_unfurl": false,
430+
"app_unfurl_url": "",
431+
"title": "",
432+
"title_link": "",
433+
"text": "",
434+
"fields": [
435+
{
436+
"title": "",
437+
"value": "",
438+
"short": false
439+
}
440+
],
441+
"image_url": "",
442+
"image_width": 12345,
443+
"image_height": 12345,
444+
"image_bytes": 12345,
445+
"thumb_url": "",
446+
"thumb_width": 12345,
447+
"thumb_height": 12345,
448+
"video_html": "",
449+
"video_html_width": 12345,
450+
"video_html_height": 12345,
451+
"footer": "",
452+
"footer_icon": "",
453+
"ts": "",
454+
"mrkdwn_in": [
455+
""
456+
],
457+
"actions": [
458+
{
459+
"id": "",
460+
"name": "",
461+
"text": "",
462+
"style": "",
463+
"type": "",
464+
"value": "",
465+
"confirm": {
466+
"title": "",
467+
"text": "",
468+
"ok_text": "",
469+
"dismiss_text": ""
470+
},
471+
"options": [
472+
{
473+
"text": "",
474+
"value": ""
475+
}
476+
],
477+
"selected_options": [
478+
{
479+
"text": "",
480+
"value": ""
481+
}
482+
],
483+
"data_source": "",
484+
"min_query_length": 12345,
485+
"option_groups": [
486+
{
487+
"text": ""
488+
}
489+
],
490+
"url": ""
491+
}
492+
],
493+
"filename": "",
494+
"size": 12345,
495+
"mimetype": "",
496+
"url": "",
497+
"metadata": {
498+
"thumb_64": false,
499+
"thumb_80": false,
500+
"thumb_160": false,
501+
"original_w": 12345,
502+
"original_h": 12345,
503+
"thumb_360_w": 12345,
504+
"thumb_360_h": 12345,
505+
"format": "",
506+
"extension": "",
507+
"rotation": 12345,
508+
"thumb_tiny": ""
509+
}
510+
}
511+
]
404512
},
405513
"previous_2": {
406514
"type": "",

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

Lines changed: 109 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,115 @@
399399
],
400400
"text": "",
401401
"iid": "",
402-
"permalink": "https://www.example.com/"
402+
"permalink": "https://www.example.com/",
403+
"attachments": [
404+
{
405+
"msg_subtype": "",
406+
"fallback": "",
407+
"callback_id": "",
408+
"color": "",
409+
"pretext": "",
410+
"service_url": "",
411+
"service_name": "",
412+
"service_icon": "",
413+
"author_id": "",
414+
"author_name": "",
415+
"author_link": "",
416+
"author_icon": "",
417+
"from_url": "",
418+
"original_url": "",
419+
"author_subname": "",
420+
"channel_id": "",
421+
"channel_name": "",
422+
"id": 12345,
423+
"bot_id": "",
424+
"indent": false,
425+
"is_msg_unfurl": false,
426+
"is_reply_unfurl": false,
427+
"is_thread_root_unfurl": false,
428+
"is_app_unfurl": false,
429+
"app_unfurl_url": "",
430+
"title": "",
431+
"title_link": "",
432+
"text": "",
433+
"fields": [
434+
{
435+
"title": "",
436+
"value": "",
437+
"short": false
438+
}
439+
],
440+
"image_url": "",
441+
"image_width": 12345,
442+
"image_height": 12345,
443+
"image_bytes": 12345,
444+
"thumb_url": "",
445+
"thumb_width": 12345,
446+
"thumb_height": 12345,
447+
"video_html": "",
448+
"video_html_width": 12345,
449+
"video_html_height": 12345,
450+
"footer": "",
451+
"footer_icon": "",
452+
"ts": "",
453+
"mrkdwn_in": [
454+
""
455+
],
456+
"actions": [
457+
{
458+
"id": "",
459+
"name": "",
460+
"text": "",
461+
"style": "",
462+
"type": "",
463+
"value": "",
464+
"confirm": {
465+
"title": "",
466+
"text": "",
467+
"ok_text": "",
468+
"dismiss_text": ""
469+
},
470+
"options": [
471+
{
472+
"text": "",
473+
"value": ""
474+
}
475+
],
476+
"selected_options": [
477+
{
478+
"text": "",
479+
"value": ""
480+
}
481+
],
482+
"data_source": "",
483+
"min_query_length": 12345,
484+
"option_groups": [
485+
{
486+
"text": ""
487+
}
488+
],
489+
"url": ""
490+
}
491+
],
492+
"filename": "",
493+
"size": 12345,
494+
"mimetype": "",
495+
"url": "",
496+
"metadata": {
497+
"thumb_64": false,
498+
"thumb_80": false,
499+
"thumb_160": false,
500+
"original_w": 12345,
501+
"original_h": 12345,
502+
"thumb_360_w": 12345,
503+
"thumb_360_h": 12345,
504+
"format": "",
505+
"extension": "",
506+
"rotation": 12345,
507+
"thumb_tiny": ""
508+
}
509+
}
510+
]
403511
},
404512
"previous_2": {
405513
"type": "",
Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
{
22
"token": "",
3-
"enterprise_id": "",
43
"team_id": "",
4+
"enterprise_id": "",
55
"api_app_id": "",
6-
"type": "",
7-
"authed_users": [
8-
""
9-
],
10-
"authed_teams": [
11-
""
12-
],
13-
"event_id": "",
14-
"event_time": 123,
156
"event": {
16-
"type": "emoji_changed",
177
"subtype": "",
188
"name": "",
19-
"value": "",
20-
"event_ts": ""
21-
}
9+
"value": "https://www.example.com/",
10+
"type": "emoji_changed",
11+
"event_ts": "0000000000.000000"
12+
},
13+
"type": "event_callback",
14+
"event_id": "",
15+
"event_time": 12345,
16+
"authed_users": [
17+
""
18+
]
2219
}

0 commit comments

Comments
 (0)