Skip to content

Commit 9873239

Browse files
committed
Run all the integration tests - 2023-06-06 PT
1 parent 34ee3ca commit 9873239

File tree

9 files changed

+5146
-346
lines changed

9 files changed

+5146
-346
lines changed

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

Lines changed: 924 additions & 2 deletions
Large diffs are not rendered by default.

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

Lines changed: 462 additions & 1 deletion
Large diffs are not rendered by default.

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

Lines changed: 462 additions & 1 deletion
Large diffs are not rendered by default.

json-logs/samples/api/conversations.history.json

Lines changed: 924 additions & 2 deletions
Large diffs are not rendered by default.

json-logs/samples/api/conversations.open.json

Lines changed: 462 additions & 1 deletion
Large diffs are not rendered by default.

json-logs/samples/api/conversations.replies.json

Lines changed: 924 additions & 2 deletions
Large diffs are not rendered by default.

json-logs/samples/api/files.list.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,6 @@
2222
"display_as_bot": false,
2323
"username": "",
2424
"url_private": "https://www.example.com/",
25-
"url_private_download": "https://www.example.com/",
26-
"permalink": "https://www.example.com/",
27-
"permalink_public": "https://www.example.com/",
28-
"edit_link": "https://www.example.com/",
29-
"preview": "",
30-
"preview_highlight": "",
31-
"lines": 12345,
32-
"lines_more": 12345,
33-
"preview_is_truncated": false,
34-
"channels": [
35-
"C00000000",
36-
""
37-
],
38-
"groups": [
39-
""
40-
],
41-
"ims": [
42-
""
43-
],
44-
"comments_count": 12345,
4525
"media_display_type": "",
4626
"thumb_64": "https://www.example.com/",
4727
"thumb_80": "https://www.example.com/",
@@ -55,6 +35,18 @@
5535
"original_w": 12345,
5636
"original_h": 12345,
5737
"thumb_tiny": "",
38+
"permalink": "https://www.example.com/",
39+
"channels": [
40+
"C00000000",
41+
""
42+
],
43+
"groups": [
44+
""
45+
],
46+
"ims": [
47+
""
48+
],
49+
"comments_count": 12345,
5850
"thumb_480": "https://www.example.com/",
5951
"thumb_480_w": 12345,
6052
"thumb_480_h": 12345,
@@ -67,7 +59,15 @@
6759
"thumb_1024": "https://www.example.com/",
6860
"thumb_1024_w": 12345,
6961
"thumb_1024_h": 12345,
62+
"url_private_download": "https://www.example.com/",
63+
"permalink_public": "https://www.example.com/",
7064
"alt_txt": "",
65+
"edit_link": "https://www.example.com/",
66+
"preview": "",
67+
"preview_highlight": "",
68+
"lines": 12345,
69+
"lines_more": 12345,
70+
"preview_is_truncated": false,
7171
"thumb_360_gif": "https://www.example.com/",
7272
"thumb_480_gif": "https://www.example.com/",
7373
"deanimate": "https://www.example.com/",

0 commit comments

Comments
 (0)