8000 chore: remove S3 URLs from test data (#513) · dialex-com/twilio-python@c844950 · GitHub
[go: up one dir, main page]

Skip to content

Commit c844950

Browse files
author
childish-sambino
authored
chore: remove S3 URLs from test data (twilio#513)
1 parent 709b772 commit c844950

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

tests/integration/bulkexports/v1/export/test_day.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def test_fetch_response(self):
3131
200,
3232
'''
3333
{
34-
"redirect_to": "https://api.bulkexports.s3.amazonaws.com/ACaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
34+
"redirect_to": "https://www.twilio.com"
3535
}
3636
'''
3737
))

tests/integration/preview/bulk_exports/export/test_day.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def test_fetch_response(self):
3131
200,
3232
'''
3333
{
34-
"redirect_to": "https://api.bulkexports.twilio.s3.amazonaws.com/ACaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
34+
"redirect_to": "https://www.twilio.com"
3535
}
3636
'''
3737
))

tests/integration/video/v1/room/test_recording.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def test_fetch_response(self):
4848
"grouping_sids": {
4949
"room_sid": "RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
5050
},
51-
"media_external_location": "https://my-super-duper-bucket.s3.amazonaws.com/my/path/",
51+
"media_external_location": "https://www.twilio.com",
5252
"encryption_key": "public_key",
5353
"room_sid": "RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
5454
"url": "https://video.twilio.com/v1/Rooms/RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/Recordings/RTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
@@ -125,7 +125,7 @@ def test_read_results_response(self):
125125
"room_sid": "RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
126126
"participant_sid": "PAaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
127127
},
128-
"media_external_location": "https://my-super-duper-bucket.s3.amazonaws.com/my/path/",
128+
"media_external_location": "https://www.twilio.com",
129129
"encryption_key": "public_key",
130130
"room_sid": "RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
131131
"url": "https://video.twilio.com/v1/Rooms/RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/Recordings/RTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",

tests/integration/video/v1/test_composition_settings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def test_fetch_response(self):
3434
"friendly_name": "string",
3535
"aws_credentials_sid": "CRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
3636
"encryption_key_sid": "CRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
37-
"aws_s3_url": "https://my-super-duper-bucket.s3.amazonaws.com/my/path/",
37+
"aws_s3_url": "https://www.twilio.com",
3838
"aws_storage_enabled": true,
3939
"encryption_enabled": true,
4040
"url": "https://video.twilio.com/v1/CompositionSettings/Default"
@@ -69,7 +69,7 @@ def test_create_response(self):
6969
"friendly_name": "friendly_name",
7070
"aws_credentials_sid": "CRaaaaaaaaaaaaaa 10000 aaaaaaaaaaaaaaaaaa",
7171
"encryption_key_sid": "CRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
72-
"aws_s3_url": "https://my-super-duper-bucket.s3.amazonaws.com/my/path/",
72+
"aws_s3_url": "https://www.twilio.com",
7373
"aws_storage_enabled": true,
7474
"encryption_enabled": true,
7575
"url": "https://video.twilio.com/v1/CompositionSettings/Default"

tests/integration/video/v1/test_recording.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def test_fetch_response(self):
4848
"grouping_sids": {
4949
"room_sid": "RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
5050
},
51-
"media_external_location": "https://my-super-duper-bucket.s3.amazonaws.com/my/path/",
51+
"media_external_location": "https://www.twilio.com",
5252
"encryption_key": "public_key",
5353
"links": {
5454
"media": "https://video.twilio.com/v1/Recordings/RTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/Media"
@@ -120,7 +120,7 @@ def test_read_results_response(self):
120120
"room_sid": "RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
121121
"participant_sid": "PAaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
122122
},
123-
"media_external_location": "https://my-super-duper-bucket.s3.amazonaws.com/my/path/",
123+
"media_external_location": "https://www.twilio.com",
124124
"encryption_key": "public_key",
125125
"url": "https://video.twilio.com/v1/Recordings/RTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
126126
"links": {

tests/integration/video/v1/test_recording_settings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def test_fetch_response(self):
3434
"friendly_name": "string",
3535
"aws_credentials_sid": "CRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
3636
"encryption_key_sid": "CRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
37-
"aws_s3_url": "https://my-super-duper-bucket.s3.amazonaws.com/my/path/",
37+
"aws_s3_url": "https://www.twilio.com",
3838
"aws_storage_enabled": true,
3939
"encryption_enabled": true,
4040
"url": "https://video.twilio.com/v1/RecordingSettings/Default"
@@ -69,7 +69,7 @@ def test_create_response(self):
6969
"friendly_name": "friendly_name",
7070
"aws_credentials_sid": "CRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
7171
"encryption_key_sid": "CRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
72-
"aws_s3_url": "https://my-super-duper-bucket.s3.amazonaws.com/my/path/",
72+
"aws_s3_url": "https://www.twilio.com",
7373
"aws_storage_enabled": true,
7474
"encryption_enabled": true,
7575
"url": "https://video.twilio.com/v1/RecordingSettings/Default"

0 commit comments

Comments
 (0)
0