Skip to content

Commit 52f2424

Browse files
author
Vinothini Dharmaraj
committed
updating test data
1 parent 241a0f4 commit 52f2424

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

sdk/communication/azure-communication-callautomation/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "python",
44
"TagPrefix": "python/communication/azure-communication-callautomation",
5-
"Tag": "python/communication/azure-communication-callautomation_70a269513f"
5+
"Tag": "python/communication/azure-communication-callautomation_43c8d21bc3"
66
}

sdk/communication/azure-communication-callautomation/tests/callautomation_test_case.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def setup_class(cls):
4545
cls.servicebus_connection_str = "Endpoint=sb://someEndpoint/;SharedAccessKeyName=somekey;SharedAccessKey=someAccessKey="
4646
cls.dispatcher_endpoint = "https://REDACTED.azurewebsites.net"
4747
cls.file_source_url = "https://REDACTED/prompt.wav"
48-
cls.cognitive_service_endpoint = "https://REDACTED.cognitiveservices.azure.com"
48+
cls.cognitive_service_endpoint = "https://sanitized/"
4949
cls.transport_url ="wss://REDACTED"
5050

5151
cls.dispatcher_callback = cls.dispatcher_endpoint + '/api/servicebuscallback/events'

sdk/communication/azure-communication-callautomation/tests/events/test_e2e_callautomation_client.pyTestCallAutomationClientAutomatedLiveTesttest_add_participant_then_cancel_request.event.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sdk/communication/azure-communication-callautomation/tests/events/test_e2e_callautomation_client.pyTestCallAutomationClientAutomatedLiveTesttest_create_VOIP_call_and_answer_then_hangup.event.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sdk/communication/azure-communication-callautomation/tests/events/test_e2e_media_client.pyTestMediaAutomatedLiveTesttest_add_and_hold_unhold_participant_in_a_call.event.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sdk/communication/azure-communication-callautomation/tests/events/test_e2e_media_client.pyTestMediaAutomatedLiveTesttest_add_and_mute_participant_in_a_call.event.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sdk/communication/azure-communication-callautomation/tests/events/test_e2e_media_client.pyTestMediaAutomatedLiveTesttest_play_combined_file_and_text_sources_with_play_media.event.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sdk/communication/azure-communication-callautomation/tests/events/test_e2e_media_client.pyTestMediaAutomatedLiveTesttest_play_combined_file_and_text_sources_with_play_media_all.event.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sdk/communication/azure-communication-callautomation/tests/events/test_e2e_media_client.pyTestMediaAutomatedLiveTesttest_play_media_in_a_call.event.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sdk/communication/azure-communication-callautomation/tests/events/test_e2e_media_client.pyTestMediaAutomatedLiveTesttest_play_multiple_file_sources_with_operationcallbackurl_with_play_media.event.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)