Skip to content

Commit

Permalink
Run all the integration tests - 2022-11-03 PT
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Nov 4, 2022
1 parent 4176b91 commit 4ac9ebf
Show file tree
Hide file tree
Showing 17 changed files with 798 additions and 235 deletions.
715 changes: 597 additions & 118 deletions json-logs/samples/api/chat.postMessage.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions json-logs/samples/api/chat.scheduleMessage.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -705,6 +706,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -855,6 +857,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down
3 changes: 3 additions & 0 deletions json-logs/samples/api/chat.update.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -705,6 +706,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -855,6 +857,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down
6 changes: 6 additions & 0 deletions json-logs/samples/api/conversations.history.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -995,6 +996,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -1145,6 +1147,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -1400,6 +1403,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -1971,6 +1975,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -2121,6 +2126,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down
3 changes: 3 additions & 0 deletions json-logs/samples/api/conversations.open.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -377,6 +378,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"image_url": "",
"alt_text": "",
"fallback": "",
Expand Down Expand Up @@ -862,6 +864,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down
6 changes: 6 additions & 0 deletions json-logs/samples/api/conversations.replies.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -713,6 +714,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -863,6 +865,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -1118,6 +1121,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -1689,6 +1693,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down Expand Up @@ -1839,6 +1844,7 @@
"initial_date": "",
"initial_time": "",
"timezone": "",
"initial_date_time": 12345,
"min_query_length": 12345,
"image_url": "",
"alt_text": "",
Expand Down
127 changes: 63 additions & 64 deletions json-logs/samples/api/files.list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,82 +2,25 @@
"ok": false,
"files": [
{
"id": "F00000000",
"id": "",
"created": 12345,
"timestamp": 12345,
"name": "",
"title": "",
"subject": "",
"mimetype": "",
"filetype": "",
"pretty_type": "",
"user": "U00000000",
"user_team": "T00000000",
"editable": false,
"size": 12345,
"user": "",
"user_team": "",
"mode": "",
"is_external": false,
"external_type": "",
"is_public": false,
"public_url_shared": false,
"display_as_bot": false,
"username": "",
"url_private": "https://www.example.com/",
"url_private_download": "https://www.example.com/",
"permalink": "https://www.example.com/",
"permalink_public": "https://www.example.com/",
"edit_link": "https://www.example.com/",
"preview": "",
"preview_highlight": "",
"lines": 12345,
"lines_more": 12345,
"preview_is_truncated": false,
"channels": [
"C00000000",
""
],
"groups": [
""
],
"ims": [
""
],
"comments_count": 12345,
"media_display_type": "",
"thumb_64": "https://www.example.com/",
"thumb_80": "https://www.example.com/",
"thumb_360": "https://www.example.com/",
"thumb_360_w": 12345,
"thumb_360_h": 12345,
"thumb_160": "https://www.example.com/",
"original_w": 12345,
"original_h": 12345,
"thumb_tiny": "",
"alt_txt": "",
"thumb_480": "https://www.example.com/",
"thumb_480_w": 12345,
"thumb_480_h": 12345,
"thumb_360_gif": "https://www.example.com/",
"thumb_480_gif": "https://www.example.com/",
"deanimate": "https://www.example.com/",
"deanimate_gif": "https://www.example.com/",
"thumb_800": "https://www.example.com/",
"thumb_800_w": 12345,
"thumb_800_h": 12345,
"thumb_720": "https://www.example.com/",
"thumb_720_w": 12345,
"thumb_720_h": 12345,
"thumb_960": "https://www.example.com/",
"thumb_960_w": 12345,
"thumb_960_h": 12345,
"thumb_1024": "https://www.example.com/",
"thumb_1024_w": 12345,
"thumb_1024_h": 12345,
"subject": "",
"editable": false,
"non_owner_editable": false,
"editor": "",
"last_editor": "",
"updated": 12345,
"file_access": "",
"alt_txt": "",
"subtype": "",
"transcription": {
"status": "",
Expand All @@ -91,36 +34,91 @@
"thumb_video_w": 12345,
"thumb_video_h": 12345,
"original_attachment_count": 12345,
"is_external": false,
"external_type": "",
"external_id": "",
"external_url": "",
"username": "",
"size": 12345,
"url_private": "",
"url_private_download": "",
"app_id": "",
"app_name": "",
"thumb_64": "",
"thumb_64_gif": "",
"thumb_64_w": "",
"thumb_64_h": "",
"thumb_80": "",
"thumb_80_gif": "",
"thumb_80_w": "",
"thumb_80_h": "",
"thumb_160": "",
"thumb_160_gif": "",
"thumb_160_w": "",
"thumb_160_h": "",
"thumb_360": "",
"thumb_360_gif": "",
"thumb_360_w": "",
"thumb_360_h": "",
"thumb_480": "",
"thumb_480_gif": "",
"thumb_480_w": "",
"thumb_480_h": "",
"thumb_720": "",
"thumb_720_gif": "",
"thumb_720_w": "",
"thumb_720_h": "",
"thumb_800": "",
"thumb_800_gif": "",
"thumb_800_w": "",
"thumb_800_h": "",
"thumb_960": "",
"thumb_960_gif": "",
"thumb_960_w": "",
"thumb_960_h": "",
"thumb_1024": "",
"thumb_1024_gif": "",
"thumb_1024_w": "",
"thumb_1024_h": "",
"thumb_video": "",
"thumb_gif": "",
"thumb_pdf": "",
"thumb_pdf_w": "",
"thumb_pdf_h": "",
"thumb_tiny": "",
"converted_pdf": "",
"image_exif_rotation": 12345,
"original_w": "",
"original_h": "",
"deanimate": "",
"deanimate_gif": "",
"pjpeg": "",
"permalink": "",
"permalink_public": "",
"edit_link": "",
"has_rich_preview": false,
"media_display_type": "",
"preview_is_truncated": false,
"preview": "",
"preview_highlight": "",
"plain_text": "",
"preview_plain_text": "",
"has_more": false,
"sent_to_self": false,
"lines": 12345,
"lines_more": 12345,
"is_public": false,
"public_url_shared": false,
"display_as_bot": false,
"channels": [
""
],
"groups": [
""
],
"ims": [
""
],
"shares": {
"public": {
"C00000000": [
Expand Down Expand Up @@ -241,7 +239,8 @@
],
"url": ""
}
]
],
"comments_count": 12345
}
],
"paging": {
Expand Down
Loading

0 comments on commit 4ac9ebf

Please sign in to comment.