Skip to content

Commit 69be08d

Browse files
committed
Run all the integration tests - 2022-07-14 PT
1 parent 70b8987 commit 69be08d

File tree

5 files changed

+657
-125
lines changed

5 files changed

+657
-125
lines changed

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

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,74 @@
22
"ok": false,
33
"files": [
44
{
5-
"id": "",
5+
"id": "F00000000",
66
"created": 12345,
77
"timestamp": 12345,
88
"name": "",
99
"title": "",
10-
"subject": "",
1110
"mimetype": "",
1211
"filetype": "",
1312
"pretty_type": "",
14-
"user": "",
15-
"mode": "",
13+
"user": "U00000000",
1614
"editable": false,
15+
"size": 12345,
16+
"mode": "",
17+
"is_external": false,
18+
"external_type": "",
19+
"is_public": false,
20+
"public_url_shared": false,
21+
"display_as_bot": false,
22+
"username": "",
23+
"url_private": "https://www.example.com/",
24+
"url_private_download": "https://www.example.com/",
25+
"media_display_type": "",
26+
"thumb_64": "https://www.example.com/",
27+
"thumb_80": "https://www.example.com/",
28+
"thumb_360": "https://www.example.com/",
29+
"thumb_360_w": 12345,
30+
"thumb_360_h": 12345,
31+
"thumb_160": "https://www.example.com/",
32+
"original_w": 12345,
33+
"original_h": 12345,
34+
"thumb_tiny": "",
35+
"permalink": "https://www.example.com/",
36+
"permalink_public": "https://www.example.com/",
37+
"channels": [
38+
""
39+
],
40+
"groups": [
41+
""
42+
],
43+
"ims": [
44+
""
45+
],
46+
"comments_count": 12345,
47+
"edit_link": "https://www.example.com/",
48+
"preview": "",
49+
"preview_highlight": "",
50+
"lines": 12345,
51+
"lines_more": 12345,
52+
"preview_is_truncated": false,
53+
"thumb_480": "https://www.example.com/",
54+
"thumb_480_w": 12345,
55+
"thumb_480_h": 12345,
56+
"thumb_360_gif": "https://www.example.com/",
57+
"thumb_480_gif": "https://www.example.com/",
58+
"deanimate": "https://www.example.com/",
59+
"deanimate_gif": "https://www.example.com/",
60+
"thumb_800": "https://www.example.com/",
61+
"thumb_800_w": 12345,
62+
"thumb_800_h": 12345,
63+
"thumb_720": "https://www.example.com/",
64+
"thumb_720_w": 12345,
65+
"thumb_720_h": 12345,
66+
"thumb_960": "https://www.example.com/",
67+
"thumb_960_w": 12345,
68+
"thumb_960_h": 12345,
69+
"thumb_1024": "https://www.example.com/",
70+
"thumb_1024_w": 12345,
71+
"thumb_1024_h": 12345,
72+
"subject": "",
1773
"non_owner_editable": false,
1874
"editor": "",
1975
"last_editor": "",
@@ -31,91 +87,36 @@
3187
"thumb_video_w": 12345,
3288
"thumb_video_h": 12345,
3389
"original_attachment_count": 12345,
34-
"is_external": false,
35-
"external_type": "",
3690
"external_id": "",
3791
"external_url": "",
38-
"username": "",
39-
"size": 12345,
40-
"url_private": "",
41-
"url_private_download": "",
4292
"app_id": "",
4393
"app_name": "",
44-
"thumb_64": "",
4594
"thumb_64_gif": "",
4695
"thumb_64_w": "",
4796
"thumb_64_h": "",
48-
"thumb_80": "",
4997
"thumb_80_gif": "",
5098
"thumb_80_w": "",
5199
"thumb_80_h": "",
52-
"thumb_160": "",
53100
"thumb_160_gif": "",
54101
"thumb_160_w": "",
55102
"thumb_160_h": "",
56-
"thumb_360": "",
57-
"thumb_360_gif": "",
58-
"thumb_360_w": "",
59-
"thumb_360_h": "",
60-
"thumb_480": "",
61-
"thumb_480_gif": "",
62-
"thumb_480_w": "",
63-
"thumb_480_h": "",
64-
"thumb_720": "",
65103
"thumb_720_gif": "",
66-
"thumb_720_w": "",
67-
"thumb_720_h": "",
68-
"thumb_800": "",
69104
"thumb_800_gif": "",
70-
"thumb_800_w": "",
71-
"thumb_800_h": "",
72-
"thumb_960": "",
73105
"thumb_960_gif": "",
74-
"thumb_960_w": "",
75-
"thumb_960_h": "",
76-
"thumb_1024": "",
77106
"thumb_1024_gif": "",
78-
"thumb_1024_w": "",
79-
"thumb_1024_h": "",
80107
"thumb_video": "",
81108
"thumb_gif": "",
82109
"thumb_pdf": "",
83110
"thumb_pdf_w": "",
84111
"thumb_pdf_h": "",
85-
"thumb_tiny": "",
86112
"converted_pdf": "",
87113
"image_exif_rotation": 12345,
88-
"original_w": "",
89-
"original_h": "",
90-
"deanimate": "",
91-
"deanimate_gif": "",
92114
"pjpeg": "",
93-
"permalink": "",
94-
"permalink_public": "",
95-
"edit_link": "",
96115
"has_rich_preview": false,
97-
"media_display_type": "",
98-
"preview_is_truncated": false,
99-
"preview": "",
100-
"preview_highlight": "",
101116
"plain_text": "",
102117
"preview_plain_text": "",
103118
"has_more": false,
104119
"sent_to_self": false,
105-
"lines": 12345,
106-
"lines_more": 12345,
107-
"is_public": false,
108-
"public_url_shared": false,
109-
"display_as_bot": false,
110-
"channels": [
111-
""
112-
],
113-
"groups": [
114-
""
115-
],
116-
"ims": [
117-
""
118-
],
119120
"shares": {
120121
"public": {
121122
"C00000000": [
@@ -236,8 +237,7 @@
236237
],
237238
"url": ""
238239
}
239-
],
240-
"comments_count": 12345
240+
]
241241
}
242242
],
243243
"paging": {

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

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,63 @@
22
"ok": false,
33
"files": [
44
{
5-
"id": "",
5+
"id": "F00000000",
66
"created": 12345,
77
"timestamp": 12345,
88
"name": "",
99
"title": "",
10-
"subject": "",
1110
"mimetype": "",
1211
"filetype": "",
1312
"pretty_type": "",
14-
"user": "",
15-
"mode": "",
13+
"user": "U00000000",
1614
"editable": false,
15+
"size": 12345,
16+
"mode": "",
17+
"is_external": false,
18+
"external_type": "",
19+
"is_public": false,
20+
"public_url_shared": false,
21+
"display_as_bot": false,
22+
"username": "",
23+
"url_private": "https://www.example.com/",
24+
"media_display_type": "",
25+
"thumb_64": "https://www.example.com/",
26+
"thumb_80": "https://www.example.com/",
27+
"thumb_360": "https://www.example.com/",
28+
"thumb_360_w": 12345,
29+
"thumb_360_h": 12345,
30+
"thumb_480": "https://www.example.com/",
31+
"thumb_480_w": 12345,
32+
"thumb_480_h": 12345,
33+
"thumb_160": "https://www.example.com/",
34+
"thumb_720": "https://www.example.com/",
35+
"thumb_720_w": 12345,
36+
"thumb_720_h": 12345,
37+
"thumb_800": "https://www.example.com/",
38+
"thumb_800_w": 12345,
39+
"thumb_800_h": 12345,
40+
"thumb_960": "https://www.example.com/",
41+
"thumb_960_w": 12345,
42+
"thumb_960_h": 12345,
43+
"thumb_1024": "https://www.example.com/",
44+
"thumb_1024_w": 12345,
45+
"thumb_1024_h": 12345,
46+
"image_exif_rotation": 12345,
47+
"original_w": 12345,
48+
"original_h": 12345,
49+
"thumb_tiny": "",
50+
"permalink": "https://www.example.com/",
51+
"channels": [
52+
""
53+
],
54+
"groups": [
55+
""
56+
],
57+
"ims": [
58+
""
59+
],
60+
"comments_count": 12345,
61+
"subject": "",
1762
"non_owner_editable": false,
1863
"editor": "",
1964
"last_editor": "",
@@ -31,70 +76,38 @@
3176
"thumb_video_w": 12345,
3277
"thumb_video_h": 12345,
3378
"original_attachment_count": 12345,
34-
"is_external": false,
35-
"external_type": "",
3679
"external_id": "",
3780
"external_url": "",
38-
"username": "",
39-
"size": 12345,
40-
"url_private": "",
4181
"url_private_download": "",
4282
"app_id": "",
4383
"app_name": "",
44-
"thumb_64": "",
4584
"thumb_64_gif": "",
4685
"thumb_64_w": "",
4786
"thumb_64_h": "",
48-
"thumb_80": "",
4987
"thumb_80_gif": "",
5088
"thumb_80_w": "",
5189
"thumb_80_h": "",
52-
"thumb_160": "",
5390
"thumb_160_gif": "",
5491
"thumb_160_w": "",
5592
"thumb_160_h": "",
56-
"thumb_360": "",
5793
"thumb_360_gif": "",
58-
"thumb_360_w": "",
59-
"thumb_360_h": "",
60-
"thumb_480": "",
6194
"thumb_480_gif": "",
62-
"thumb_480_w": "",
63-
"thumb_480_h": "",
64-
"thumb_720": "",
6595
"thumb_720_gif": "",
66-
"thumb_720_w": "",
67-
"thumb_720_h": "",
68-
"thumb_800": "",
6996
"thumb_800_gif": "",
70-
"thumb_800_w": "",
71-
"thumb_800_h": "",
72-
"thumb_960": "",
7397
"thumb_960_gif": "",
74-
"thumb_960_w": "",
75-
"thumb_960_h": "",
76-
"thumb_1024": "",
7798
"thumb_1024_gif": "",
78-
"thumb_1024_w": "",
79-
"thumb_1024_h": "",
8099
"thumb_video": "",
81100
"thumb_gif": "",
82101
"thumb_pdf": "",
83102
"thumb_pdf_w": "",
84103
"thumb_pdf_h": "",
85-
"thumb_tiny": "",
86104
"converted_pdf": "",
87-
"image_exif_rotation": 12345,
88-
"original_w": "",
89-
"original_h": "",
90105
"deanimate": "",
91106
"deanimate_gif": "",
92107
"pjpeg": "",
93-
"permalink": "",
94108
"permalink_public": "",
95109
"edit_link": "",
96110
"has_rich_preview": false,
97-
"media_display_type": "",
98111
"preview_is_truncated": false,
99112
"preview": "",
100113
"preview_highlight": "",
@@ -104,18 +117,6 @@
104117
"sent_to_self": false,
105118
"lines": 12345,
106119
"lines_more": 12345,
107-
"is_public": false,
108-
"public_url_shared": false,
109-
"display_as_bot": false,
110-
"channels": [
111-
""
112-
],
113-
"groups": [
114-
""
115-
],
116-
"ims": [
117-
""
118-
],
119120
"shares": {
120121
"public": {
121122
"C00000000": [
@@ -236,8 +237,7 @@
236237
],
237238
"url": ""
238239
}
239-
],
240-
"comments_count": 12345
240+
]
241241
}
242242
],
243243
"response_metadata": {

0 commit comments

Comments
 (0)