Skip to content

Commit 37d738c

Browse files
committed
Run all the integration tests - 2023-09-14 PT
1 parent f9ea712 commit 37d738c

File tree

14 files changed

+598
-171
lines changed

14 files changed

+598
-171
lines changed

json-logs/samples/api/admin.conversations.search.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@
5555
"next_cursor": "",
5656
"error": "",
5757
"needed": "",
58-
"provided": ""
58+
"provided": "",
59+
"total_count": 12345
5960
}

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

Lines changed: 63 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -550,14 +550,25 @@
550550
"source": "",
551551
"file_id": "",
552552
"file": {
553-
"org_or_workspace_access": "",
554-
"bot_id": "",
555-
"permalink_public": "",
556-
"is_public": false,
557-
"private_channels_with_file_access_count": 123,
558-
"thumb_1024": "",
553+
"thumb_160_w": "",
554+
"thumb_480_w": "",
555+
"thumb_720": "",
556+
"thumb_720_gif": "",
557+
"thumb_720_w": "",
558+
"thumb_720_h": "",
559+
"thumb_800": "",
560+
"thumb_800_w": "",
561+
"thumb_800_h": "",
562+
"thumb_960": "",
563+
"thumb_960_gif": "",
564+
"thumb_960_w": "",
565+
"thumb_960_h": "",
566+
"thumb_video": "",
567+
"thumb_gif": "",
568+
"thumb_pdf": "",
569+
"thumb_pdf_w": "",
559570
"thumb_pdf_h": "",
560-
"permalink": "",
571+
"thumb_tiny": "",
561572
"id": "",
562573
"created": 123,
563574
"timestamp": 123,
@@ -571,6 +582,7 @@
571582
"user_team": "",
572583
"source_team": "",
573584
"mode": "",
585+
"editable": false,
574586
"non_owner_editable": false,
575587
"editor": "",
576588
"last_editor": "",
@@ -647,6 +659,7 @@
647659
"converted_pdf": "",
648660
"image_exif_rotation": 123,
649661
"original_w": "",
662+
"original_h": "",
650663
"deanimate": "",
651664
"deanimate_gif": "",
652665
"pjpeg": "",
@@ -784,6 +797,7 @@
784797
"date_due": 123,
785798
"state": ""
786799
},
800+
"quip_thread_id": "",
787801
"is_channel_space": false,
788802
"linked_channel_id": "",
789803
"access": "",
@@ -5113,14 +5127,25 @@
51135127
"source": "",
51145128
"file_id": "",
51155129
"file": {
5116-
"org_or_workspace_access": "",
5117-
"bot_id": "",
5118-
"permalink_public": "",
5119-
"is_public": false,
5120-
"private_channels_with_file_access_count": 123,
5121-
"thumb_1024": "",
5130+
"thumb_160_w": "",
5131+
"thumb_480_w": "",
5132+
"thumb_720": "",
5133+
"thumb_720_gif": "",
5134+
"thumb_720_w": "",
5135+
"thumb_720_h": "",
5136+
"thumb_800": "",
5137+
"thumb_800_w": "",
5138+
"thumb_800_h": "",
5139+
"thumb_960": "",
5140+
"thumb_960_gif": "",
5141+
"thumb_960_w": "",
5142+
"thumb_960_h": "",
5143+
"thumb_video": "",
5144+
"thumb_gif": "",
5145+
"thumb_pdf": "",
5146+
"thumb_pdf_w": "",
51225147
"thumb_pdf_h": "",
5123-
"permalink": "",
5148+
"thumb_tiny": "",
51245149
"id": "",
51255150
"created": 123,
51265151
"timestamp": 123,
@@ -5134,6 +5159,7 @@
51345159
"user_team": "",
51355160
"source_team": "",
51365161
"mode": "",
5162+
"editable": false,
51375163
"non_owner_editable": false,
51385164
"editor": "",
51395165
"last_editor": "",
@@ -5210,6 +5236,7 @@
52105236
"converted_pdf": "",
52115237
"image_exif_rotation": 123,
52125238
"original_w": "",
5239+
"original_h": "",
52135240
"deanimate": "",
52145241
"deanimate_gif": "",
52155242
"pjpeg": "",
@@ -5347,6 +5374,7 @@
53475374
"date_due": 123,
53485375
"state": ""
53495376
},
5377+
"quip_thread_id": "",
53505378
"is_channel_space": false,
53515379
"linked_channel_id": "",
53525380
"access": "",
@@ -10481,14 +10509,25 @@
1048110509
"source": "",
1048210510
"file_id": "",
1048310511
"file": {
10484-
"org_or_workspace_access": "",
10485-
"bot_id": "",
10486-
"permalink_public": "",
10487-
"is_public": false,
10488-
"private_channels_with_file_access_count": 123,
10489-
"thumb_1024": "",
10512+
"thumb_160_w": "",
10513+
"thumb_480_w": "",
10514+
"thumb_720": "",
10515+
"thumb_720_gif": "",
10516+
"thumb_720_w": "",
10517+
"thumb_720_h": "",
10518+
"thumb_800": "",
10519+
"thumb_800_w": "",
10520+
"thumb_800_h": "",
10521+
"thumb_960": "",
10522+
"thumb_960_gif": "",
10523+
"thumb_960_w": "",
10524+
"thumb_960_h": "",
10525+
"thumb_video": "",
10526+
"thumb_gif": "",
10527+
"thumb_pdf": "",
10528+
"thumb_pdf_w": "",
1049010529
"thumb_pdf_h": "",
10491-
"permalink": "",
10530+
"thumb_tiny": "",
1049210531
"id": "",
1049310532
"created": 123,
1049410533
"timestamp": 123,
@@ -10502,6 +10541,7 @@
1050210541
"user_team": "",
1050310542
"source_team": "",
1050410543
"mode": "",
10544+
"editable": false,
1050510545
"non_owner_editable": false,
1050610546
"editor": "",
1050710547
"last_editor": "",
@@ -10578,6 +10618,7 @@
1057810618
"converted_pdf": "",
1057910619
"image_exif_rotation": 123,
1058010620
"original_w": "",
10621+
"original_h": "",
1058110622
"deanimate": "",
1058210623
"deanimate_gif": "",
1058310624
"pjpeg": "",
@@ -10715,6 +10756,7 @@
1071510756
"date_due": 123,
1071610757
"state": ""
1071710758
},
10759+
"quip_thread_id": "",
1071810760
"is_channel_space": false,
1071910761
"linked_channel_id": "",
1072010762
"access": "",

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

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -325,14 +325,25 @@
325325
"source": "",
326326
"file_id": "",
327327
"file": {
328-
"org_or_workspace_access": "",
329-
"bot_id": "",
330-
"permalink_public": "",
331-
"is_public": false,
332-
"private_channels_with_file_access_count": 123,
333-
"thumb_1024": "",
328+
"thumb_160_w": "",
329+
"thumb_480_w": "",
330+
"thumb_720": "",
331+
"thumb_720_gif": "",
332+
"thumb_720_w": "",
333+
"thumb_720_h": "",
334+
"thumb_800": "",
335+
"thumb_800_w": "",
336+
"thumb_800_h": "",
337+
"thumb_960": "",
338+
"thumb_960_gif": "",
339+
"thumb_960_w": "",
340+
"thumb_960_h": "",
341+
"thumb_video": "",
342+
"thumb_gif": "",
343+
"thumb_pdf": "",
344+
"thumb_pdf_w": "",
334345
"thumb_pdf_h": "",
335-
"permalink": "",
346+
"thumb_tiny": "",
336347
"id": "",
337348
"created": 123,
338349
"timestamp": 123,
@@ -346,6 +357,7 @@
346357
"user_team": "",
347358
"source_team": "",
348359
"mode": "",
360+
"editable": false,
349361
"non_owner_editable": false,
350362
"editor": "",
351363
"last_editor": "",
@@ -422,6 +434,7 @@
422434
"converted_pdf": "",
423435
"image_exif_rotation": 123,
424436
"original_w": "",
437+
"original_h": "",
425438
"deanimate": "",
426439
"deanimate_gif": "",
427440
"pjpeg": "",
@@ -559,6 +572,7 @@
559572
"date_due": 123,
560573
"state": ""
561574
},
575+
"quip_thread_id": "",
562576
"is_channel_space": false,
563577
"linked_channel_id": "",
564578
"access": "",

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

Lines changed: 42 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -277,14 +277,25 @@
277277
"source": "",
278278
"file_id": "",
279279
"file": {
280-
"org_or_workspace_access": "",
281-
"bot_id": "",
282-
"permalink_public": "",
283-
"is_public": false,
284-
"private_channels_with_file_access_count": 123,
285-
"thumb_1024": "",
280+
"thumb_160_w": "",
281+
"thumb_480_w": "",
282+
"thumb_720": "",
283+
"thumb_720_gif": "",
284+
"thumb_720_w": "",
285+
"thumb_720_h": "",
286+
"thumb_800": "",
287+
"thumb_800_w": "",
288+
"thumb_800_h": "",
289+
"thumb_960": "",
290+
"thumb_960_gif": "",
291+
"thumb_960_w": "",
292+
"thumb_960_h": "",
293+
"thumb_video": "",
294+
"thumb_gif": "",
295+
"thumb_pdf": "",
296+
"thumb_pdf_w": "",
286297
"thumb_pdf_h": "",
287-
"permalink": "",
298+
"thumb_tiny": "",
288299
"id": "",
289300
"created": 123,
290301
"timestamp": 123,
@@ -298,6 +309,7 @@
298309
"user_team": "",
299310
"source_team": "",
300311
"mode": "",
312+
"editable": false,
301313
"non_owner_editable": false,
302314
"editor": "",
303315
"last_editor": "",
@@ -374,6 +386,7 @@
374386
"converted_pdf": "",
375387
"image_exif_rotation": 123,
376388
"original_w": "",
389+
"original_h": "",
377390
"deanimate": "",
378391
"deanimate_gif": "",
379392
"pjpeg": "",
@@ -511,6 +524,7 @@
511524
"date_due": 123,
512525
"state": ""
513526
},
527+
"quip_thread_id": "",
514528
"is_channel_space": false,
515529
"linked_channel_id": "",
516530
"access": "",
@@ -5233,14 +5247,25 @@
52335247
"source": "",
52345248
"file_id": "",
52355249
"file": {
5236-
"org_or_workspace_access": "",
5237-
"bot_id": "",
5238-
"permalink_public": "",
5239-
"is_public": false,
5240-
"private_channels_with_file_access_count": 123,
5241-
"thumb_1024": "",
5250+
"thumb_160_w": "",
5251+
"thumb_480_w": "",
5252+
"thumb_720": "",
5253+
"thumb_720_gif": "",
5254+
"thumb_720_w": "",
5255+
"thumb_720_h": "",
5256+
"thumb_800": "",
5257+
"thumb_800_w": "",
5258+
"thumb_800_h": "",
5259+
"thumb_960": "",
5260+
"thumb_960_gif": "",
5261+
"thumb_960_w": "",
5262+
"thumb_960_h": "",
5263+
"thumb_video": "",
5264+
"thumb_gif": "",
5265+
"thumb_pdf": "",
5266+
"thumb_pdf_w": "",
52425267
"thumb_pdf_h": "",
5243-
"permalink": "",
5268+
"thumb_tiny": "",
52445269
"id": "",
52455270
"created": 123,
52465271
"timestamp": 123,
@@ -5254,6 +5279,7 @@
52545279
"user_team": "",
52555280
"source_team": "",
52565281
"mode": "",
5282+
"editable": false,
52575283
"non_owner_editable": false,
52585284
"editor": "",
52595285
"last_editor": "",
@@ -5330,6 +5356,7 @@
53305356
"converted_pdf": "",
53315357
"image_exif_rotation": 123,
53325358
"original_w": "",
5359+
"original_h": "",
53335360
"deanimate": "",
53345361
"deanimate_gif": "",
53355362
"pjpeg": "",
@@ -5467,6 +5494,7 @@
54675494
"date_due": 123,
54685495
"state": ""
54695496
},
5497+
"quip_thread_id": "",
54705498
"is_channel_space": false,
54715499
"linked_channel_id": "",
54725500
"access": "",

0 commit comments

Comments
 (0)