Skip to content

Commit d04c761

Browse files
committed
Run all the integration tests - 2022-01-25 PT
1 parent 289c705 commit d04c761

File tree

5 files changed

+148
-77
lines changed

5 files changed

+148
-77
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@
114114
"pref.flagged_content_review_channel",
115115
"pref.slack_connect_approval_type",
116116
"pref.hermes_has_accepted_tos",
117-
"pref.allow_sponsored_slack_connections"
117+
"pref.allow_sponsored_slack_connections",
118+
"pref.hermes_triggers_trippable_by_slack_connected_teams"
118119
],
119120
"user": [
120121
"custom_tos_accepted",

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,15 @@
297297
"initial_users": [
298298
""
299299
]
300+
},
301+
{
302+
"type": "",
303+
"image_url": "",
304+
"alt_text": "",
305+
"fallback": "",
306+
"image_width": 12345,
307+
"image_height": 12345,
308+
"image_bytes": 12345
300309
}
301310
],
302311
"block_id": "",
@@ -1189,6 +1198,15 @@
11891198
"initial_users": [
11901199
""
11911200
]
1201+
},
1202+
{
1203+
"type": "",
1204+
"image_url": "",
1205+
"alt_text": "",
1206+
"fallback": "",
1207+
"image_width": 12345,
1208+
"image_height": 12345,
1209+
"image_bytes": 12345
11921210
}
11931211
],
11941212
"block_id": "",
@@ -1612,6 +1630,15 @@
16121630
"initial_users": [
16131631
""
16141632
]
1633+
},
1634+
{
1635+
"type": "",
1636+
"image_url": "",
1637+
"alt_text": "",
1638+
"fallback": "",
1639+
"image_width": 12345,
1640+
"image_height": 12345,
1641+
"image_bytes": 12345
16151642
}
16161643
],
16171644
"block_id": "",
@@ -2504,6 +2531,15 @@
25042531
"initial_users": [
25052532
""
25062533
]
2534+
},
2535+
{
2536+
"type": "",
2537+
"image_url": "",
2538+
"alt_text": "",
2539+
"fallback": "",
2540+
"image_width": 12345,
2541+
"image_height": 12345,
2542+
"image_bytes": 12345
25072543
}
25082544
],
25092545
"block_id": "",
@@ -2823,6 +2859,15 @@
28232859
"initial_users": [
28242860
""
28252861
]
2862+
},
2863+
{
2864+
"type": "",
2865+
"image_url": "",
2866+
"alt_text": "",
2867+
"fallback": "",
2868+
"image_width": 12345,
2869+
"image_height": 12345,
2870+
"image_bytes": 12345
28262871
}
28272872
],
28282873
"block_id": "",
@@ -3237,6 +3282,15 @@
32373282
"initial_users": [
32383283
""
32393284
]
3285+
},
3286+
{
3287+
"type": "",
3288+
"image_url": "",
3289+
"alt_text": "",
3290+
"fallback": "",
3291+
"image_width": 12345,
3292+
"image_height": 12345,
3293+
"image_bytes": 12345
32403294
}
32413295
],
32423296
"block_id": "",

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,15 @@
296296
"initial_users": [
297297
""
298298
]
299+
},
300+
{
301+
"type": "",
302+
"image_url": "",
303+
"alt_text": "",
304+
"fallback": "",
305+
"image_width": 12345,
306+
"image_height": 12345,
307+
"image_bytes": 12345
299308
}
300309
],
301310
"block_id": "",
@@ -1188,6 +1197,15 @@
11881197
"initial_users": [
11891198
""
11901199
]
1200+
},
1201+
{
1202+
"type": "",
1203+
"image_url": "",
1204+
"alt_text": "",
1205+
"fallback": "",
1206+
"image_width": 12345,
1207+
"image_height": 12345,
1208+
"image_bytes": 12345
11911209
}
11921210
],
11931211
"block_id": "",
@@ -1611,6 +1629,15 @@
16111629
"initial_users": [
16121630
""
16131631
]
1632+
},
1633+
{
1634+
"type": "",
1635+
"image_url": "",
1636+
"alt_text": "",
1637+
"fallback": "",
1638+
"image_width": 12345,
1639+
"image_height": 12345,
1640+
"image_bytes": 12345
16141641
}
16151642
],
16161643
"block_id": "",
@@ -2503,6 +2530,15 @@
25032530
"initial_users": [
25042531
""
25052532
]
2533+
},
2534+
{
2535+
"type": "",
2536+
"image_url": "",
2537+
"alt_text": "",
2538+
"fallback": "",
2539+
"image_width": 12345,
2540+
"image_height": 12345,
2541+
"image_bytes": 12345
25062542
}
25072543
],
25082544
"block_id": "",
@@ -2822,6 +2858,15 @@
28222858
"initial_users": [
28232859
""
28242860
]
2861+
},
2862+
{
2863+
"type": "",
2864+
"image_url": "",
2865+
"alt_text": "",
2866+
"fallback": "",
2867+
"image_width": 12345,
2868+
"image_height": 12345,
2869+
"image_bytes": 12345
28252870
}
28262871
],
28272872
"block_id": "",
@@ -3236,6 +3281,15 @@
32363281
"initial_users": [
32373282
""
32383283
]
3284+
},
3285+
{
3286+
"type": "",
3287+
"image_url": "",
3288+
"alt_text": "",
3289+
"fallback": "",
3290+
"image_width": 12345,
3291+
"image_height": 12345,
3292+
"image_bytes": 12345
32393293
}
32403294
],
32413295
"block_id": "",
Lines changed: 37 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,92 +1,53 @@
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-
"is_ext_shared_channel": false,
14-
"event_id": "",
15-
"event_time": 123,
16-
"event_context": "",
176
"event": {
187
"type": "user_change",
198
"user": {
20-
"id": "",
21-
"team_id": "",
9+
"id": "U00000000",
10+
"team_id": "T00000000",
2211
"name": "",
23-
"deleted": false,
2412
"color": "",
25-
"real_name": "",
26-
"tz": "",
27-
"tz_label": "",
28-
"tz_offset": 123,
13+
"is_bot": false,
14+
"is_app_user": false,
2915
"profile": {
30-
"guest_channels": "",
31-
"guest_invited_by": "",
32-
"guest_expiration_ts": 123,
3316
"avatar_hash": "",
34-
"status_text": "",
35-
"status_text_canonical": "",
36-
"status_emoji": "",
37-
"status_emoji_url": "",
38-
"status_expiration": 123,
39-
"display_name": "",
40-
"display_name_normalized": "",
17+
"image_24": "https://www.example.com/",
18+
"image_32": "https://www.example.com/",
19+
"image_48": "https://www.example.com/",
20+
"image_72": "https://www.example.com/",
21+
"image_192": "https://www.example.com/",
22+
"image_512": "https://www.example.com/",
23+
"first_name": "",
24+
"last_name": "",
4125
"real_name": "",
26+
"display_name": "",
4227
"real_name_normalized": "",
43-
"bot_id": "",
44-
"title": "",
45-
"email": "",
46-
"skype": "",
47-
"phone": "",
48-
"team": "",
49-
"api_app_id": "",
50-
"always_active": false,
51-
"image_original": "",
52-
"image_24": "",
53-
"image_32": "",
54-
"image_48": "",
55-
"image_72": "",
56-
"image_192": "",
57-
"image_512": "",
58-
"image_1024": "",
59-
"is_custom_image": false,
60-
"pronouns": "",
61-
"first_name": "",
62-
"last_name": ""
63-
},
64-
"is_admin": false,
65-
"is_owner": false,
66-
"is_primary_owner": false,
67-
"is_invited_user": false,
68-
"is_restricted": false,
69-
"is_ultra_restricted": false,
70-
"is_bot": false,
71-
"is_stranger": false,
72-
"is_app_user": false,
73-
"updated": 123,
74-
"has_2fa": false,
75-
"is_email_confirmed": false,
76-
"presence": "",
77-
"enterprise_user": {
78-
"id": "",
79-
"enterprise_id": "",
80-
"enterprise_name": "",
81-
"is_admin": false,
82-
"is_owner": false
28+
"display_name_normalized": "",
29+
"team": "T00000000",
30+
"image_original": "https://www.example.com/",
31+
"image_1024": "https://www.example.com/"
8332
},
84-
"two_factor_type": "",
85-
"has_files": false,
86-
"locale": "",
87-
"is_workflow_bot": false,
88-
"who_can_share_contact_card": false
33+
"updated": 12345,
34+
"who_can_share_contact_card": ""
8935
},
90-
"cache_ts": 123
91-
}
36+
"cache_ts": 12345,
37+
"event_ts": "0000000000.000000"
38+
},
39+
"type": "event_callback",
40+
"event_id": "",
41+
"event_time": 12345,
42+
"authorizations": [
43+
{
44+
"enterprise_id": "",
45+
"team_id": "",
46+
"user_id": "",
47+
"is_bot": false,
48+
"is_enterprise_install": false
49+
}
50+
],
51+
"is_ext_shared_channel": false,
52+
"event_context": ""
9253
}

slack-api-client/src/main/java/com/slack/api/audit/Actions.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ private WorkspaceOrOrg() {
110110
public static final String pref_slack_connect_approval_type = "pref.slack_connect_approval_type";
111111
public static final String pref_hermes_has_accepted_tos = "pref.hermes_has_accepted_tos";
112112
public static final String pref_allow_sponsored_slack_connections = "pref.allow_sponsored_slack_connections";
113+
public static final String pref_hermes_triggers_trippable_by_slack_connected_teams = "pref.hermes_triggers_trippable_by_slack_connected_teams";
113114
public static final String manual_export_downloaded = "manual_export_downloaded";
114115
public static final String manual_export_deleted = "manual_export_deleted";
115116
public static final String scheduled_export_downloaded = "scheduled_export_downloaded";

0 commit comments

Comments
 (0)