Skip to content

Commit d50fdf3

Browse files
committed
Run all the integration tests - 2023-04-05 PT
1 parent a15da03 commit d50fdf3

File tree

10 files changed

+5401
-277
lines changed

10 files changed

+5401
-277
lines changed

json-logs/raw/audit/v1/actions.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,9 @@
159159
"bulk_session_reset_by_admin",
160160
"pref.platform_beta_interactions_with_external_triggers_and_workflows_enabled",
161161
"pref.platform_beta_external_triggers_enabled",
162-
"export_private_channel_analytics_created"
162+
"export_private_channel_analytics_created",
163+
"audit_logs_export_csv_started",
164+
"audit_logs_records_searched"
163165
],
164166
"user": [
165167
"custom_tos_accepted",
@@ -303,7 +305,8 @@
303305
"thread_replies_disabled",
304306
"thread_replies_enabled",
305307
"permissions_assigned",
306-
"permissions_removed"
308+
"permissions_removed",
309+
"private_message_forwarded"
307310
],
308311
"barrier": [
309312
"barrier_created",

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,7 @@
527527
"external_id": "",
528528
"source": "",
529529
"file_id": "",
530-
"file": {
531-
"thumb_64": "",
532-
"id": ""
533-
},
530+
"file": {},
534531
"text": {
535532
"type": "",
536533
"text": "",
@@ -1270,10 +1267,7 @@
12701267
"external_id": "",
12711268
"source": "",
12721269
"file_id": "",
1273-
"file": {
1274-
"thumb_64": "",
1275-
"id": ""
1276-
},
1270+
"file": {},
12771271
"text": {
12781272
"type": "",
12791273
"text": "",

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

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -23,49 +23,49 @@
2323
"username": "",
2424
"url_private": "https://www.example.com/",
2525
"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,
4526
"media_display_type": "",
4627
"thumb_64": "https://www.example.com/",
4728
"thumb_80": "https://www.example.com/",
4829
"thumb_360": "https://www.example.com/",
4930
"thumb_360_w": 12345,
5031
"thumb_360_h": 12345,
51-
"thumb_160": "https://www.example.com/",
52-
"original_w": 12345,
53-
"original_h": 12345,
54-
"thumb_tiny": "",
5532
"thumb_480": "https://www.example.com/",
5633
"thumb_480_w": 12345,
5734
"thumb_480_h": 12345,
35+
"thumb_160": "https://www.example.com/",
5836
"thumb_360_gif": "https://www.example.com/",
5937
"thumb_480_gif": "https://www.example.com/",
38+
"original_w": 12345,
39+
"original_h": 12345,
6040
"deanimate": "https://www.example.com/",
6141
"deanimate_gif": "https://www.example.com/",
42+
"thumb_tiny": "",
43+
"permalink": "https://www.example.com/",
44+
"permalink_public": "https://www.example.com/",
45+
"channels": [
46+
"C00000000",
47+
""
48+
],
49+
"groups": [
50+
""
51+
],
52+
"ims": [
53+
""
54+
],
55+
"comments_count": 12345,
56+
"edit_link": "https://www.example.com/",
57+
"preview": "",
58+
"preview_highlight": "",
59+
"lines": 12345,
60+
"lines_more": 12345,
61+
"preview_is_truncated": false,
6262
"alt_txt": "",
63-
"thumb_720": "https://www.example.com/",
64-
"thumb_720_w": 12345,
65-
"thumb_720_h": 12345,
6663
"thumb_800": "https://www.example.com/",
6764
"thumb_800_w": 12345,
6865
"thumb_800_h": 12345,
66+
"thumb_720": "https://www.example.com/",
67+
"thumb_720_w": 12345,
68+
"thumb_720_h": 12345,
6969
"thumb_960": "https://www.example.com/",
7070
"thumb_960_w": 12345,
7171
"thumb_960_h": 12345,

json-logs/samples/api/reactions.get.json

Lines changed: 245 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,252 @@
510510
"source": "",
511511
"file_id": "",
512512
"file": {
513+
"id": "",
514+
"created": 123,
515+
"timestamp": 123,
516+
"name": "",
517+
"title": "",
518+
"subject": "",
519+
"mimetype": "",
520+
"filetype": "",
521+
"pretty_type": "",
522+
"user": "",
523+
"user_team": "",
524+
"source_team": "",
525+
"mode": "",
526+
"editable": false,
527+
"non_owner_editable": false,
528+
"editor": "",
529+
"last_editor": "",
530+
"updated": 123,
531+
"file_access": "",
532+
"alt_txt": "",
533+
"subtype": "",
534+
"transcription": {
535+
"status": "",
536+
"locale": ""
537+
},
538+
"mp4": "",
539+
"vtt": "",
540+
"hls": "",
541+
"hls_embed": "",
542+
"duration_ms": 123,
543+
"thumb_video_w": 123,
544+
"thumb_video_h": 123,
545+
"original_attachment_count": 123,
546+
"is_external": false,
547+
"external_type": "",
548+
"external_id": "",
549+
"external_url": "",
550+
"username": "",
551+
"size": 123,
552+
"url_private": "",
553+
"url_private_download": "",
554+
"app_id": "",
555+
"app_name": "",
513556
"thumb_64": "",
514-
"id": ""
557+
"thumb_64_gif": "",
558+
"thumb_64_w": "",
559+
"thumb_64_h": "",
560+
"thumb_80": "",
561+
"thumb_80_gif": "",
562+
"thumb_80_w": "",
563+
"thumb_80_h": "",
564+
"thumb_160": "",
565+
"thumb_160_gif": "",
566+
"thumb_160_w": "",
567+
"thumb_160_h": "",
568+
"thumb_360": "",
569+
"thumb_360_gif": "",
570+
"thumb_360_w": "",
571+
"thumb_360_h": "",
572+
"thumb_480": "",
573+
"thumb_480_gif": "",
574+
"thumb_480_w": "",
575+
"thumb_480_h": "",
576+
"thumb_720": "",
577+
"thumb_720_gif": "",
578+
"thumb_720_w": "",
579+
"thumb_720_h": "",
580+
"thumb_800": "",
581+
"thumb_800_gif": "",
582+
"thumb_800_w": "",
583+
"thumb_800_h": "",
584+
"thumb_960": "",
585+
"thumb_960_gif": "",
586+
"thumb_960_w": "",
587+
"thumb_960_h": "",
588+
"thumb_1024": "",
589+
"thumb_1024_gif": "",
590+
"thumb_1024_w": "",
591+
"thumb_1024_h": "",
592+
"thumb_video": "",
593+
"thumb_gif": "",
594+
"thumb_pdf": "",
595+
"thumb_pdf_w": "",
596+
"thumb_pdf_h": "",
597+
"thumb_tiny": "",
598+
"converted_pdf": "",
599+
"image_exif_rotation": 123,
600+
"original_w": "",
601+
"original_h": "",
602+
"deanimate": "",
603+
"deanimate_gif": "",
604+
"pjpeg": "",
605+
"permalink": "",
606+
"permalink_public": "",
607+
"edit_link": "",
608+
"has_rich_preview": false,
609+
"media_display_type": "",
610+
"preview_is_truncated": false,
611+
"preview": "",
612+
"preview_highlight": "",
613+
"plain_text": "",
614+
"preview_plain_text": "",
615+
"has_more": false,
616+
"sent_to_self": false,
617+
"lines": 123,
618+
"lines_more": 123,
619+
"is_public": false,
620+
"public_url_shared": false,
621+
"display_as_bot": false,
622+
"channels": [
623+
""
624+
],
625+
"groups": [
626+
""
627+
],
628+
"ims": [
629+
""
630+
],
631+
"shares": {
632+
"public": {
633+
"C03E94MKU": [
634+
{
635+
"share_user_id": "",
636+
"reply_users": [
637+
""
638+
],
639+
"reply_users_count": 123,
640+
"reply_count": 123,
641+
"ts": "",
642+
"thread_ts": "",
643+
"latest_reply": "",
644+
"channel_name": "",
645+
"team_id": ""
646+
}
647+
],
648+
"C03E94MKU_": [
649+
{
650+
"share_user_id": "",
651+
"reply_users": [
652+
""
653+
],
654+
"reply_users_count": 123,
655+
"reply_count": 123,
656+
"ts": "",
657+
"thread_ts": "",
658+
"latest_reply": "",
659+
"channel_name": "",
660+
"team_id": ""
661+
}
662+
]
663+
},
664+
"private": {
665+
"C03E94MKU": [
666+
{
667+
"share_user_id": "",
668+
"reply_users": [
669+
""
670+
],
671+
"reply_users_count": 123,
672+
"reply_count": 123,
673+
"ts": "",
674+
"thread_ts": "",
675+
"latest_reply": "",
676+
"channel_name": "",
677+
"team_id": ""
678+
}
679+
],
680+
"C03E94MKU_": [
681+
{
682+
"share_user_id": "",
683+
"reply_users": [
684+
""
685+
],
686+
"reply_users_count": 123,
687+
"reply_count": 123,
688+
"ts": "",
689+
"thread_ts": "",
690+
"latest_reply": "",
691+
"channel_name": "",
692+
"team_id": ""
693+
}
694+
]
695+
}
696+
},
697+
"has_more_shares": false,
698+
"to": [
699+
{
700+
"address": "",
701+
"name": "",
702+
"original": ""
703+
}
704+
],
705+
"from": [
706+
{
707+
"address": "",
708+
"name": "",
709+
"original": ""
710+
}
711+
],
712+
"cc": [
713+
{
714+
"address": "",
715+
"name": "",
716+
"original": ""
717+
}
718+
],
719+
"channel_actions_ts": "",
720+
"channel_actions_count": 123,
721+
"headers": {
722+
"date": "",
723+
"in_reply_to": "",
724+
"reply_to": "",
725+
"message_id": ""
726+
},
727+
"simplified_html": "",
728+
"media_progress": {
729+
"offset_ms": 123,
730+
"max_offset_ms": 123,
731+
"duration_ms": 123
732+
},
733+
"bot_id": "",
734+
"initial_comment": {
735+
"id": "",
736+
"created": 123,
737+
"timestamp": 123,
738+
"user": "",
739+
"comment": "",
740+
"channel": "",
741+
"is_intro": false
742+
},
743+
"num_stars": 123,
744+
"is_starred": false,
745+
"pinned_to": [
746+
""
747+
],
748+
"reactions": [
749+
{
750+
"name": "",
751+
"count": 123,
752+
"users": [
753+
""
754+
],
755+
"url": ""
756+
}
757+
],
758+
"comments_count": 123
515759
},
516760
"text": {
517761
"type": "",

0 commit comments

Comments
 (0)